subset_taxa: Subset species by taxonomic expression
Description
Subset species by taxonomic expression
Usage
subset_taxa(physeq, ...)
Arguments
physeq
A sample_data-class, or a phyloseq-class object with a sample_data.
If the sample_data slot is missing in physeq, then physeq will be returned as-is,
and a warning will be printed to screen.
...
parameters for the subset_taxa function in phyloseq package