View source: R/dada_phyloseq.R
add_dna_to_phyloseq | R Documentation |
refseq
slot of a physeq
object using taxa names and renames taxa
using prefix_taxa_names and number (default Taxa_1, Taxa_2 ...)Useful in targets bioinformatic pipeline.
add_dna_to_phyloseq(physeq, prefix_taxa_names = "Taxa_")
physeq |
(required): a |
prefix_taxa_names |
(default "Taxa_"): the prefix of taxa names (eg. "ASV_" or "OTU_") |
A new phyloseq-class
object with refseq
slot and new
taxa names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.