read_q2metadata: read qiime2 metadata (.tsv)

Description Usage Arguments Value Examples

View source: R/read_q2metadata.R

Description

Loads a qiime2 metadata file wherein the 2nd line contains the #q2:types line dictating the type of variable (categorical/numeric)

Usage

1

Arguments

file

path to the input file, ex: file="~/data/moving_pictures/table.qza"

Value

a data.frame wherein the first column is SampleID

Examples

1
## Not run: metadata<-read_q2metadata("q2metadata.tsv")

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