I'm not dealing with differentially expressed gene but with the transcriptome itself.
I have the reads of each gene , how do I decide which number of reads is too low to consider as a signficantly expressed gene?
Hello,
To my understanding the standard number of cutoff for falsely expressed genes in trancriptome is 30 reads.
Am I right? and what is the reason for a this specific cutoff?
Thank you
There is no standard cut-off and there could never be one. The best practice is to use independent filtering.
I'm not dealing with differentially expressed gene but with the transcriptome itself.
I have the reads of each gene , how do I decide which number of reads is too low to consider as a signficantly expressed gene?
There's no standard for that as well (there never could be). The best you can do is plot the FPKM/RPKMs and see if you have an obviously bimodal distribution. If not, you're left with using the top X% as expressed.
Hello Devon, can i ask you after the observing the bimodal distribution, which steps do you suggest for filtering, im dealing with tpm. Thanks in advance
Log in to answer this question.
Can you explain more ? As the heading of question, htseq, there is no min or max cutoff to calculate no. Of read/fragments mapped per genomic location. If you are talking about the differential expression, the cutoff will be based on statistical test but not on any standard number.
If you can provide any source for your understanding, that would be good.