This is a test version of Biostars. For the public version, visit https://www.biostars.org.
distribution of abundances

Hi everyone, I have this final result from my pipeline. this is a distribution of abundances from 2 different samples (ko in red; wt in green). So, if I got it correctly...basically the two samples are almost similar except for the highest peak at the very beginning but can you please help me to clarify a bit better this distribution?

enter image description here

rna-seq

What is the aim of your study, aka what do you want to show by your experiment?

Hi Heisenberg,

If an answer was helpful you should upvote it, if the answer resolved your question you should mark it as accepted. Please also do this for your previous questions.
Upvote|Bookmark|Accept

1 answer

Based on your tag, this is RNA-seq data.

I wouldn't worry about this distribution - this looks good to me. This close similarity in count abundance profiles across your 2 conditions is expected and doesn't imply that the individual expression of the same transcripts across these conditions will also be the same, i.e., there are still likely statistically significantly differentially expressed transcripts between both of these, but you'll have to do the differential expression analysis to find out.

Both conditions exhibit higher counts than the other at two parts: KO at around 0.5; WT at around 1.75-2.25.

One more thing: this is a negative binomial distribution, which again is expected given this type of data. The 1 is added so as to shift the entire dataset and avoid problems when logging values that are virtually or are nil/zero.

Thank you so much! Very very helpful...

Log in to answer this question.