Tax4Fun: Prediction of functional profiles from amplicon-data

Description Usage Arguments Details Value Author(s) References

View source: R/Tax4Fun.R

Description

Prediction of functional and metabolic profiles from amplicon-data using the Tax4Fun approach

Usage

1
2
Tax4Fun(Tax4FunInput, folderReferenceData, fctProfiling = TRUE,
  refProfile = "UProC", shortReadMode = TRUE, normCopyNo = TRUE)

Arguments

Tax4FunInput

(required): list containing the OTU table and sample names, e.g. imported with the functions importQIIMEBiomData, importQIIMEData, or importSilvaNgsData

folderReferenceData

(required): a character vector with one character string indicating the folder location of the unzipped reference data.

fctProfiling

(optional): logical; if TRUE (default) the functional capabilities of microbial communities based on 16S data samples are computed using the pre-computed KEGG Ortholog reference profiles, and if FALSE the metabolic capabilities using the pre-computed KEGG Pathway reference profiles according to the MoP approach are computed.

refProfile

(optional): an optional character string giving the method for pre-computing the functional reference profiles. This must be either "UProC" (default) or "PAUDA".

shortReadMode

(optional): logical; if TRUE (default) the functional reference profiles are computed based on 100 bp reads, and if FALSE the reference profiles are computed based on 400 bp reads.

normCopyNo

(optional): logical; if TRUE (default) the taxonomic profiles are normalized by the 16S rRNA gene copy number.

Details

Tax4Fun predicts the functional and metabolic capabilities of microbial communities based on 16S data samples. Tax4Fun provides a good functional approximation to functional profiles obtained through metagenome sequencing. Tax4Fun can be used as a first instance functional profiling tool for an estimate of the functional capabilities of microbial communities based on amplicon data. Tax4Fun is applicable to output as obtained through the SILVAngs web server or the application of QIIME against the SILVA database.

Value

A list containing the predicted functional or metabolic profiles and the FTU statistics

Author(s)

Kathrin P. Asshauer kathrin@gobics.de

References

http://gobics.de/kathrin/Tax4Fun/Tax4Fun.html http://bioinformatics.oxfordjournals.org/cgi/content/abstract/btv287?ijkey=lkv1hczUZURLzHl&keytype=ref


nick-youngblut/Tax4Fun documentation built on July 14, 2019, 9:32 p.m.