![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to compute IP efficiency | zhangmj | Epigenetics | 3 | 02-13-2014 10:56 PM |
< Script to compute distribution length of sequences > | Giorgio C | Bioinformatics | 8 | 08-23-2012 03:29 AM |
easy way to compute FPKMs from bam files? | lpn | RNA Sequencing | 1 | 07-15-2011 06:41 AM |
best way to compute how many reads map to non-coding regions? | PFS | Bioinformatics | 2 | 03-20-2011 01:56 PM |
Compute paired-end distance distribution? | krobison | Bioinformatics | 11 | 11-12-2009 09:30 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: beijing, china Join Date: Jun 2010
Posts: 36
|
![]()
Everyone knows the formula for RPKM compuation: rpkm=10^9*C/NL,where C is the reads number of the transcript, L is the length of the transcript and N is the total reads number of the sample
However, in my RNA-seq analysis pipeline, I have three "N". 1. total reads number 2. number of reads which can be mapped to reference genome 3. number of reads which are the result after mappable reads filtering using repeatmask how to select the total reads number N for RPKM computation? I find that using three "N" have totally different effect. Thanks very much. |
![]() |
![]() |
![]() |
#2 | |
Senior Member
Location: Rochester, MN Join Date: Mar 2009
Posts: 191
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
#3 |
Member
Location: beijing, china Join Date: Jun 2010
Posts: 36
|
![]() |
![]() |
![]() |
![]() |
#4 |
Senior Member
Location: Rochester, MN Join Date: Mar 2009
Posts: 191
|
![]()
Option 3 in this scenario represents the last step in processing - or the final number of mapped reads that you will use in your analysis. It is not as informative to use any N other than what passes through your quality control steps.
|
![]() |
![]() |
![]() |
#5 |
Member
Location: Earth Join Date: Apr 2010
Posts: 34
|
![]()
Hi,
I am a bit confused. What should i use for N, total number of reads that mapped, or the unique number of reads that mapped. I cannot afford to discard the repeated reads because I have some important data in it.
__________________
Sameet Mehta (Ph.D.), Visiting Fellow, National Cancer Insitute, Bethesda, US. |
![]() |
![]() |
![]() |
#6 |
Senior Member
Location: Rochester, MN Join Date: Mar 2009
Posts: 191
|
![]()
In that case I would use 2, but make sure you clearly state that you haven't removed reads from repeat regions.
|
![]() |
![]() |
![]() |
#7 | |
Member
Location: Earth Join Date: Apr 2010
Posts: 34
|
![]() Quote:
I was thinking along same lines. But I want to know how to handle situations when the same read maps to multiple locations, because this happens at a a pretty high high rate in my samples.
__________________
Sameet Mehta (Ph.D.), Visiting Fellow, National Cancer Insitute, Bethesda, US. |
|
![]() |
![]() |
![]() |
#8 |
Genome Informatics Facility
Location: Iowa @isugif Join Date: Sep 2009
Posts: 105
|
![]()
Hi Sameet,
As far as I have seen there really is no clear rule on what to do with mappings to multiple locations, which is why many scientists use uniquely mappable reads for each gene. In the RNA-Seq Atlas for Glycine max, I used the uniquely mappable reads then use the mappable total count (N) that includes the multiple alignments. Now ,of course, there are programs (Cufflinks or Erange) that try to account for multiple mappings but that doesn't help you decide to include them in the first place. As people above have mentioned, reporting the methodology is very important. I found in soybean (it has had two whole genome duplications, so lots of similar genes) the Atlas paper using only the uniquely mappable reads on a non-replicated sample still provided plenty of interesting data that fit what we would expect from a soybean (genes involved in seed filling still were highly expressed in seed filling etc). No one method is going to be better than another in every case. It really depends on what you are looking at. Just be aware of the potential biases and include those in your interpretation. Last edited by severin; 12-24-2010 at 05:39 AM. |
![]() |
![]() |
![]() |
#10 | |
Junior Member
Location: Finland Join Date: Feb 2011
Posts: 1
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|