read.mothur.taxonomy: Read mothur formatted ...0.03.cons.taxonomy file

Description Usage Arguments Examples

View source: R/003_read.mothur.taxonomy.R

Description

This function allows to read and reformat the output taxonomy file from mothur to a data frame

Usage

1

Arguments

tax.file

is a taxonomy output file from mothur i.e. ends in "..0.03.cons.taxonomy"

Examples

1
tax <- read.mothur.taxonomy(Sys.glob("data/*taxonomy"))

ravinpoudel/myFunctions documentation built on May 9, 2020, 7:39 a.m.