Transcript-level CPM sum and gene vs. transcript count discrepancy in multi-sample mode #486
Unanswered
donghyeon321
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Bambu team,
Thank you for developing such a powerful and elegant tool for context-aware transcript quantification.
I have two questions regarding the output behavior when running Bambu in multi-sample mode:
1. CPM values do not sum to 1,000,000 per sample
I observed that in the CPM_transcript.txt file, the sum of CPM values for each sample is not 1,000,000, but rather around 800,000 to 900,000.
2. Gene-level total counts > Transcript-level total counts
When I compare the sum of raw counts:
This seems counterintuitive, since one would expect transcript-level counts to be equal to or exceed gene-level counts (due to gene = sum of its transcripts).
I would appreciate any clarification on this!
Thanks again for your work on Bambu.
Beta Was this translation helpful? Give feedback.
All reactions