
Package index
-
add_comp_descriptions()
- Add Descriptions to Glycan Compositions
-
add_glycan_descriptions()
- Add Glycan Descriptions
-
add_struct_descriptions()
- Add Descriptions to Glycan Structures
-
arrange_obs()
arrange_var()
- Arrange Sample or Variable Information
-
as_tibble(<glyexp_experiment>)
- Convert an Experiment to a Tibble
-
dim(<glyexp_experiment>)
`dim<-`(<glyexp_experiment>)
- Dimensions of an Experiment
-
dimnames(<glyexp_experiment>)
- Dimname for Experiment
-
experiment()
- Create a new experiment
-
filter_obs()
filter_var()
- Filter Samples or Variables of an Experiment
-
get_expr_mat()
- Get the Expression Matrix of an
experiment()
-
get_meta_data()
get_exp_type()
get_glycan_type()
- Get the meta data of an
experiment()
-
get_sample_info()
- Get the Sample Information of an
experiment()
-
get_var_info()
- Get the Variable Information of an
experiment()
-
is_experiment()
- Check if an Object is an Experiment
-
mutate_obs()
mutate_var()
- Mutate Sample or Variable Information
-
n_samples()
n_variables()
- Get Number of Samples or Variables of an Experiment
-
rename_obs()
rename_var()
- Rename Columns in the Sample or Variable Information Tibble
-
samples()
variables()
- Get Samples or Variables of an Experiment
-
select_obs()
select_var()
- Select Columns of the Sample or Variable Information Tibble
-
set_meta_data()
set_exp_type()
set_glycan_type()
- Set the meta data of an
experiment()
-
slice_obs()
slice_var()
slice_head_obs()
slice_head_var()
slice_tail_obs()
slice_tail_var()
slice_sample_obs()
slice_sample_var()
slice_max_obs()
slice_max_var()
slice_min_obs()
slice_min_var()
- Slice Sample or Variable Information
-
`[`(<glyexp_experiment>)
`[<-`(<glyexp_experiment>)
- Subsetting experiments
-
toy_experiment()
- Create a Toy Experiment