make_otu_table: Create an OTU table.

Description Usage Arguments Value

View source: R/otu_mapping.R

Description

Create an OTU table.

Usage

1
make_otu_table(otus, sample_ids = NULL)

Arguments

otus

A list of QIIME-format sequence identifiers for each OTU.

sample_ids

An optional vector of sample IDs to include in the result.

Value

A matrix of OTU counts by sample.


qiimer documentation built on May 2, 2019, 6 a.m.