simplify_taxo {MiscMetabar}R Documentation

Simplify taxonomy by removing some unused characters such as "k__"

Description

[Maturing]

Usage

simplify_taxo(physeq, remove_space = TRUE)

Arguments

physeq

(required): a phyloseq-class object obtained using the phyloseq package.

remove_space

(logical; default TRUE): do we remove space?

Value

A phyloseq-class object with simplified taxonomy

Author(s)

Adrien Taudière


[Package MiscMetabar version 0.9.1 Index]