loadMetaQ: Load a count dataset associated with a study set up in a...

View source: R/loadMetaQ.R

loadMetaQR Documentation

Load a count dataset associated with a study set up in a Qiime format.

Description

Load a matrix of OTUs in Qiime's format

Usage

loadMetaQ(file)

Arguments

file

Path and filename of the actual data file.

Value

An list with 'counts' containing the count data, 'taxa' containing the otu annotation, and 'otus'.

See Also

loadMeta loadPhenoData

Examples


# see vignette


HCBravoLab/metagenomeSeq documentation built on March 17, 2024, 3:21 p.m.