Skip to content
alk224 edited this page Feb 1, 2016 · 1 revision

biomtotxt.sh - convert a biom-formatted OTU table to tab-delimited

Usage:

biomtotxt.sh <InputBiomTable>

This script takes an OTU table produced in QIIME (biom format) and returns the same table in tab-delimited format (.txt). It assumes you are using the version of biom found in a typical QIIME install on a Linux system. It will retain the metadata field "taxonomy."

Clone this wiki locally