read_metaphalan: Read metaphalan results

View source: R/read.r

read_metaphalanR Documentation

Read metaphalan results

Description

Read metaphalan results

Usage

read_metaphalan(file, taxa.level = "species")

Arguments

file

the name of the file which the data are to be read from.

taxa.level

the taxonomic level for which the relative abundance output will be loaded.

Value

ExpressionSet

Examples

## Not run: 
prof.file <- system.file("inst/extdata/profiles.txt", package = "metafiler")
read_metaphalan(prof.file)

## End(Not run)

aaronwolen/metafiler documentation built on Feb. 16, 2024, 12:41 a.m.