read_q2biom: read qiime2 biom file (version 2.1)

Description Usage Arguments Value Examples

View source: R/read_q2biom.R

Description

Loads a version 2.1 spec biom file (http://biom-format.org/documentation/format_versions/biom-2.1.html) as expected to be found within a qiime2 artifact.

Usage

1

Arguments

file

path to the input file, ex: file="~/Downloads/3372d9e0-3f1c-43d8-838b-35c7ad6dac89/data/feature-table.biom"

Value

a matrix of values

Examples

1
## Not run: metadata<-read_q2biom("feature-table.biom")

jbisanz/qiime2R documentation built on Nov. 12, 2021, 3:09 p.m.