rename_asvs: Convert Phyloseq object with ASVs renamed to more convenient...

View source: R/rename_asvs.R

rename_asvsR Documentation

Convert Phyloseq object with ASVs renamed to more convenient shorter form, and actual ASV sequences stored as a DNAStringSet (refseq slot)

Description

Takes as input a phyloseq object and converts otu_table and tax_table rownames to shorter form, stores ASV sequences in refseq slot as 'DNAStringSet'

Usage

rename_asvs(phylo)

Arguments

phylo

(Required) input object of class 'phyloseq'

Examples

rename_asvs()

peterolah001/BiMiCo documentation built on April 24, 2023, 3:35 a.m.