add_refseq | R Documentation |
refseq
Slot for dada2
based phyloseq
ObjectUtility to add refseq slot for dada2
based
phyloseq
Object. Here, the taxa_names which are unique
sequences, are stored in refseq
slot of phyloseq
.
Sequence ids are converted to ids using tag option.
add_refseq(x, tag = "ASV")
x |
|
tag |
Provide name for Ids, Default="ASV". |
phyloseq-class
object
Contact: Sudarshan A. Shetty sudarshanshetty9@gmail.com
# ps <- add_refseq(p0,tag="ASV")
# ps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.