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 per-sample summary information #131

Open laughedelic opened 7 years ago

laughedelic commented 7 years ago

@rtobes define please which information has to be accumulated for each sample.

rtobes commented 7 years ago

Per sample:

Total numbers per project (summatory of the values for each sample):

All these per sample data in a unique csv file with the values for all the samples and with an additional row for the total values.

laughedelic commented 7 years ago

This issue only takes care of producing these numbers per sample. Totals are out of scope here.