![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to extract uniquely mapped paired end reads from bam file | serenaliao | Bioinformatics | 1 | 08-21-2014 03:02 PM |
How to extract uniquely mapped paired end reads from bam file | serenaliao | RNA Sequencing | 0 | 08-20-2014 11:42 AM |
difference between pair end and single end reads assembly | jjjscuedu | Bioinformatics | 0 | 08-13-2013 07:22 PM |
How to count number of mapped paired-end and single-end rna-seq reads | repinementer | Bioinformatics | 8 | 01-06-2013 06:06 AM |
paired-end reads mapped to genome.. gene with only one direction of paired-end reads? | danwiththeplan | Bioinformatics | 2 | 09-22-2011 03:06 AM |
![]() |
|
Thread Tools |
![]() |
#1 | ||
Senior Member
Location: MO Join Date: May 2010
Posts: 108
|
![]()
I know there have been a few posts on seqanswers and biostars that asked about how to get uniquely mapped reads.
As Heng Li put it, Quote:
Quote:
This is simple for single end reads. I'm not sure how to do it for paired end reads since you have two mapping quality numbers. How should it be done? Last edited by gene_x; 01-12-2015 at 02:53 PM. |
||
![]() |
![]() |
![]() |
#2 |
Devon Ryan
Location: Freiburg, Germany Join Date: Jul 2011
Posts: 3,479
|
![]()
There's no general answer to this, it depends on the aligner. Many aligners will give both reads in a pair the same MAPQ as long as they aren't aligned as singletons. In that case, the same MAPQ will work (though a cutoff of 30 seems extreme). Otherwise, it depends on whether the aligner adds an aux tag to one of the alignments. Note that it's completely possible for only one read of a pair to be multi-mapping, such as when one end of a fragment overlaps a simple tandem repeat...though in practice I've not run into this enough to worry about (after all, you have biological replicates, so a bit of noise in each sample should be fine).
|
![]() |
![]() |
![]() |
#3 | |
Senior Member
Location: MO Join Date: May 2010
Posts: 108
|
![]() Quote:
PS: The alignment was done with novoalign. |
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|