View source: R/update_assignment.R
update_assignment | R Documentation |
Replaces the tax_table
slot of a phyloseq object with
updated assignments based on a revised version of a reference database.
update_assignment(ps, ref, use_function = "species")
ps |
Phyloseq object to be updated |
ref |
Path to the reference database (a FASTA file) to use for assignment |
use_function |
One of either |
An updated phyloseq object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.