prune_data | R Documentation |
Description TBD
prune_data(seq_similarity_threshold = 0.99)
seq_similarity_threshold |
percent upper limit on sequence similarity; for ASV pairs strictly more similar than this, the less abundant partner in the pair will be removed from the data as it's likely these partners ID the same taxon |
host_sample_min |
minimum sample number for host inclusion in the filtered data set |
count_threshold |
minimum count for taxon inclusion in the filtered data set |
sample_threshold |
minimum proportion of samples within each host at which a taxon must be observed at or above count_threshold |
Typically, ASV pairs with >99
phyloseq object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.