Remove taxa from a microbiome_dataset while keeping
expression_data, variable_info, otu_tree, taxa_tree, and ref_seq
synchronized.
Arguments
- object
A microbiome_dataset object.
- variable_id
Variable identifiers to keep or remove.
- variable_index
Variable indices to keep or remove.
- keep
Should the provided taxa be kept? Defaults to TRUE.
Value
A microbiome_dataset object.