jtamames / SqueezeMeta

A complete pipeline for metagenomic analysis
GNU General Public License v3.0
348 stars 81 forks source link

TPM count #690

Closed aalkin2001 closed 1 year ago

aalkin2001 commented 1 year ago

Hi Javier, I realized you used TPM (Transcript Per Million) as the count for the abundance of each KEGG function, but I'm confused here because we are dealing with the Whole Genome Metagenome Sequence data, which is DNA data, not RNA seq. From my understanding, TPM is used for normalization in RNA seq. Could you please explain the basics of using TPM in Metagenomic functional analysis? The Hadza KEGG functional analysis is an example of what I am talking about. (See attached).

KEGG_Fun_TPM

fpusan commented 1 year ago

Hi! TPM can also be used for metagenomics datasets. See #62 and the SQMtools paper.