View source: R/microbiome_helpers.R
A programming safe version of phyloseq::subset_samples
1 | subset_samples_safe(physeq, var, value)
|
physeq |
a valid phyloseq object |
var |
variable (column name) of sample data |
value |
filter to keep only this value of the variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.