COMBINE-lab / salmon

🐟 🍣 🍱 Highly-accurate & wicked fast transcript-level quantification from RNA-seq reads using selective alignment
https://combine-lab.github.io/salmon
GNU General Public License v3.0
773 stars 164 forks source link

Salmon in metagenomics mode (--meta) yield gene per million reads or per sample? #823

Open JSSaini opened 1 year ago

JSSaini commented 1 year ago

Hello, I am quantifying the abundance of genes in metagenomics data using paired-end reads (R1 and R2). I used --meta flag according to the salmon manual and provided R1 and R2 of each sample. However, what would be the unit of gene abundance quantification? Is it "gene per million" (GPM) reads? or Gene per million for each sample?

And also, what normalization method is used, especially for the quantification of gene abundance in metagenomics data?

Thank you for your prompt help.

Kind regards, Jaspreet

JSSaini commented 1 year ago

@rob-p I would be grateful if you could take a minute to read this. I will appreciate your response. Thank you.