#  comparison between raw counts and log TPM values 

**URL:** https://forum.depmap.org/t/comparison-between-raw-counts-and-log-tpm-values/4339
**Category:** Q&A
**Tags:** data
**Created:** [July 10, 2025, 2:16pm UTC](https://forum.depmap.org/t/comparison-between-raw-counts-and-log-tpm-values/4339 "2025-07-10T14:16:05Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Abed\_Kurdi](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.depmap.org/abed_kurdi/32/1553_2.png) [@Abed\_Kurdi](https://forum.depmap.org/u/Abed_Kurdi)
#### Post date: [July 10, 2025, 2:16pm UTC](https://forum.depmap.org/t/comparison-between-raw-counts-and-log-tpm-values/4339/1 "2025-07-10T14:16:05Z")

</div>

Hello there,

I downloaded first the log TPM values and plotted them for a specific gene and found that it is expressed. Then, I have to use another normalization method and downloaded the raw counts. Checking the raw counts of this exact same gene in the same cell line, I found it zero.

How can this be explained?

the files I downloaded: OmicsExpressionTPMLogp1HumanAllGenes.csv and OmicsExpressionRawReadCountHumanAllGenesStranded.csv.

Thank you in advance.

---

<div class="post-metadata">

### Author: ![SongSong](https://avatars.discourse-cdn.com/v4/letter/s/a9a28c/32.png) [@SongSong](https://forum.depmap.org/u/SongSong)
#### Post date: [July 24, 2025, 4:15am UTC](https://forum.depmap.org/t/comparison-between-raw-counts-and-log-tpm-values/4339/2 "2025-07-24T04:15:38Z")

</div>

In my opinion, this is because the expression data was calculated using Salmon 1.10.0 (please refer to the [25Q2 release note](https://forum.depmap.org/t/announcing-the-25q2-release/4257)), which employs a probabilistic model. But since I explained it based on the latest version of DepMap data, it would be better to clarify the version of the dataset.

---

<div class="post-metadata">

### Author: ![Abed\_Kurdi](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.depmap.org/abed_kurdi/32/1553_2.png) [@Abed\_Kurdi](https://forum.depmap.org/u/Abed_Kurdi)
#### Post date: [July 25, 2025, 9:07am UTC](https://forum.depmap.org/t/comparison-between-raw-counts-and-log-tpm-values/4339/3 "2025-07-25T09:07:44Z")

</div>

Thank you for your reply.

I am using the current release data (25Q2).  
You mean the TPM values are calculated using raw data generated using the Salmon pipeline?

---

<div class="post-metadata">

### Author: ![Abed\_Kurdi](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.depmap.org/abed_kurdi/32/1553_2.png) [@Abed\_Kurdi](https://forum.depmap.org/u/Abed_Kurdi)
#### Post date: [July 25, 2025, 9:51am UTC](https://forum.depmap.org/t/comparison-between-raw-counts-and-log-tpm-values/4339/4 "2025-07-25T09:51:18Z")

</div>

I checked the release notes for the current and previous releases, I could not see a clear explanation on how the TPM values were generated. In the current release notes, they state only how the read counts were generated; they used STAR. Do you think TPM values are generated based on Salmon quantification?

---

<div class="post-metadata">

### Author: ![SongSong](https://avatars.discourse-cdn.com/v4/letter/s/a9a28c/32.png) [@SongSong](https://forum.depmap.org/u/SongSong)
#### Post date: [July 28, 2025, 12:54am UTC](https://forum.depmap.org/t/comparison-between-raw-counts-and-log-tpm-values/4339/5 "2025-07-28T00:54:33Z")

</div>

Maybe yes. It would be better to check the original [paper](https://doi.org/10.1038/nmeth.4197).

---

<div class="post-metadata">

### Author: ![simz](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.depmap.org/simz/32/440_2.png) [@simz](https://forum.depmap.org/u/simz)
#### Post date: [July 28, 2025, 8:34pm UTC](https://forum.depmap.org/t/comparison-between-raw-counts-and-log-tpm-values/4339/6 "2025-07-28T20:34:23Z")

</div>

Hi,

As of 25q2, our TPM values were generated using Salmon. The discrepancy you are seeing might be because Salmon allocates ambiguous reads using EM, while STAR raw counts ignores them since it only uses uniquely mapping reads.

We are happy to look into this further if you’d be willing to share some of the genes that show this kind of behavior.

Thanks!  
Simone

---

<div class="post-metadata">

### Author: ![Abed\_Kurdi](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.depmap.org/abed_kurdi/32/1553_2.png) [@Abed\_Kurdi](https://forum.depmap.org/u/Abed_Kurdi)
#### Post date: [July 29, 2025, 5:45am UTC](https://forum.depmap.org/t/comparison-between-raw-counts-and-log-tpm-values/4339/7 "2025-07-29T05:45:54Z")

</div>

Thank you for reply!

No need, just wanted to clarify the discrepancy between the two datasets.
