ohnosequences / mg7

Configurable and scalable 16S metagenomics data analysis
https://goo.gl/y3rZFD
GNU Affero General Public License v3.0
3 stars 3 forks source link

Add taxonomic name/rank columns to the counts tables #23

Closed laughedelic closed 8 years ago

laughedelic commented 8 years ago

19 followup

laughedelic commented 8 years ago

It's suddenly easy now.

@rtobes what is the preferred order of the columns in the counts table? like this?

  1. Tax-ID
  2. Count
  3. Tax-name
  4. Tax-rank

or count column in the end? or anyhow else?

laughedelic commented 8 years ago

The approved order:

  1. Tax-ID
  2. Tax-rank
  3. Tax-name
  4. Count