Rdocumentation
powered by
Learn R Programming
qiimer (version 0.9.4)
read_qiime_otu_mapping: Parse an OTU mapping file from QIIME.
Description
Parse an OTU mapping file from QIIME.
Usage
read_qiime_otu_mapping(filepath, prefix = "")
Arguments
filepath
Path to the OTU mapping file.
prefix
OTU names will be prefixed with this value.
Value
A list of sequence identifiers for each OTU.