Entering edit mode
9.8 years ago
mark.rose
▴
50
Hi All
Can anyone explain why I get many paired-end alignments in the wrong orientation and 17,000 bp apart with the following command
bowtie2 --local -N 0 -L 25 --threads 10 -I 0 -X 750 --no-discordant -x reference.fa -1 F05-63_TGGAACAA_L001_R1_001.sample.fq -2 F05-63_TGGAACAA_L001_R2_001.sample.fq -S F05_63-reads_1and2-vs-reference.fa.sam
Thanks
Mark
Can you print a few of such alignments from the SAM output that you got?
Here's an example