mgFeatures-class {metagenomeFeatures} | R Documentation |
Object contains taxonomic annotation and reference sequence data for classified OTUs. The class extends the DataFrame class with a slot with a subset of the reference database sequences and phylogenetic tree for taxonomically classified OTUs, along with an additional slot for metadata including information on the database source.
mgFeature class object
metadata
list
refDbSeq
DNAStringSetOrNull
refDbTree
phyloOrNULL
data(mock_mgF)