otu table tsv in biom code example
Example: otu table tsv in biom
#Convert OTU table .tsv in .biom with qiime
biom convert -i table.tsv -o converted_table.biom --to-hdf5
#Convert OTU table .tsv in .biom with qiime
biom convert -i table.tsv -o converted_table.biom --to-hdf5