This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Does QIIME OTU Table gives idea about relative abundance?

What does the otu table obtained from qiime suggest? Can it give relative abundance of bacteria? What does the rows and column and values signify?

For example this:

OTU Table from QIIME

sequencing

1 answer

OTU tables by themselves don't impose restrictions on what the values mean, but quoting from http://qiime.org/tutorials/working_with_biom_tables.html:

It is a matrix of counts of observations on a per-sample basis. Most commonly, the observations are OTUs or taxa, and the samples are the unit of sampling in a study

Generally in 16S sequencing, yes, these are relative abundances.

Either counts or relative abundances, but these are not normalized by coverage or anything and it's not like 16S rDNA count is constant in bacteria anyways. At best, relative abundance of coverage normalized 16S copies gives a solid hint of the relative abundance of bacteria in samples..

Log in to answer this question.