![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
SOLiD paired end data and BWA - cleaning/mapping | Kath | Bioinformatics | 4 | 09-20-2013 05:24 AM |
Error found while mapping Illumina data using BWA | nirav99 | Bioinformatics | 15 | 01-14-2013 07:30 PM |
BWA align SOLiD PE data gives poor mapping & 0.5% properly paired | alig | Bioinformatics | 3 | 07-08-2011 09:44 AM |
BWA behaviour with Mate Pair data + Multi read mapping | apratap | Bioinformatics | 5 | 06-23-2011 05:38 PM |
BWA mapping fastq files with Illumina quality | maricu | Bioinformatics | 3 | 11-19-2010 12:18 PM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Maryland, USA Join Date: May 2012
Posts: 60
|
![]()
Greetings!
I plan to do mapping using multiple types of Illumina FASTQ files for the same sample. I have one set of FASTQs made from a library with 400bp inserts, 100bp reads (trimmed for quality), and processed with the 1.5 pipeline; the second set is 600bp inserts, 250bp reads (trimmed for quality), and processed with the 1.9 pipeline. Because of the trimming process, I have paired-end and single-end FASTQs for each sample as well. As a result I have 8 FASTQs for mapping, e.g. - Insert size 400: Sample1_Illumina_1.5_100bp_R1.fastq.pe Sample1_Illumina_1.5_100bp_R2.fastq.pe Sample1_Illumina_1.5_100bp_R1.fastq.se Sample1_Illumina_1.5_100bp_R2.fastq.se Insert size 600: Sample1_Illumina_1.9_250bp_R1.fastq.pe Sample1_Illumina_1.9_250bp_R2.fastq.pe Sample1_Illumina_1.9_250bp_R1.fastq.se Sample1_Illumina_1.9_250bp_R2.fastq.se I have only been mapping with the 100bp/1.5 so far, using BWA, but reading it looks like I should use BWA-MEM if I am using the longer reads. Is it possible to map all of these together? Thanks! |
![]() |
![]() |
![]() |
#2 |
Member
Location: Iowa City, IA Join Date: Jul 2010
Posts: 95
|
![]()
I would map separately for each insert size, then merge the resulting bams for further analysis.
|
![]() |
![]() |
![]() |
#3 |
Devon Ryan
Location: Freiburg, Germany Join Date: Jul 2011
Posts: 3,480
|
![]()
No, don't map them together. Also, bwa mem doesn't support illumina 1.5.
|
![]() |
![]() |
![]() |
Tags |
bwa, bwa-mem, fastq, paired end mapping, single end reads |
Thread Tools | |
|
|