![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
using bwa to map illumina paired end reads | mikeworth | Bioinformatics | 6 | 08-13-2013 06:02 PM |
paired-end reads mapped to genome.. gene with only one direction of paired-end reads? | danwiththeplan | Bioinformatics | 2 | 09-22-2011 02:06 AM |
Bowtie Illumina paired end reads alignment | empyrean | Bioinformatics | 3 | 09-20-2011 09:51 AM |
Sam flags for bwa-aligned paired end reads with identical + / - strand coordinates | spark | Bioinformatics | 0 | 03-09-2011 04:00 AM |
Problems with bwa on Q2 trimmed paired end reads | curious_mapper | Bioinformatics | 2 | 05-06-2010 02:44 PM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: India Join Date: Jun 2010
Posts: 7
|
![]()
hi,
i am using BWA to align 115bp paired end solexa reads. I have the following doubts :- 1. Does BWA take the min and max insert sizes for paired end reads ? 2. What is maximum number of indels calculated by BWA ? Does keeping the indel as 3 will affect the performance ? 3. How do i get the unaligned reads seperately after using the 'sampe' command? The reads which are not paired and the reads which didn't map at all. 4. I plan to use samtools for SNP and indel detection. Can i get the reference as well as the consensus coordinate in the pile up format. Any help for the above is appreciated. ![]() Thanks |
![]() |
![]() |
![]() |
#2 |
Senior Member
Location: Boston Join Date: Feb 2008
Posts: 693
|
![]()
1. bwa infers it
2. hard to say for paired-end reads. could be up to 20bp in some cases 3. see sam format 4. it depends on what you exactly want. |
![]() |
![]() |
![]() |
#3 |
Junior Member
Location: India Join Date: Jun 2010
Posts: 7
|
![]()
Thanks, for your immediate reply.
For (2.) can we restrict the indels with the parameters -o and -e in the 'aln' step? What is the ideal value for these parameters given 115bp reads ? 4. i want the consensus coordinate also in the pileup format with the other fields. How to get it using samtools ? |
![]() |
![]() |
![]() |
Thread Tools | |
|
|