Fail to map after clip adaptor
0
0
Entering edit mode
9.0 years ago
mht.tsai • 0

Dear all,

I recently got several exomes but the FastQC suggested that there might be adaptor sequencing contamination showed on Kmer content. I used clip adaptor and filter the read by quality but then I when I try to use BWA to align, it failed.

If I use non-clip fastq, BWA works. Any suggestion how to fix this problem?

Or perhaps, it doesn't matter as the contaminated reads will not be aligned properly anyway?

Thanks for your opinion or suggestion in advance.

HankT

clip-adaptor bwa • 1.8k views
ADD COMMENT
2
Entering edit mode

How does BWA fail? Can you post the error message?

Also, what are you using for trimming and filtering? Posting the command lines you used for all of operations would also help us.

My best guess right now is that the the trimming/filtering process is ruining the read pairing between the two files. The nth read in the FASTQ file for read 1 should be the mate of the nth read in the FASTQ file for read 2.

ADD REPLY
0
Entering edit mode

Thanks Dan for answering my question,

Sorry I deleted the history so I cannot post the error message. but I think you are probably right. The error message showed something seems to be mismatch of reads. If that is the case, how can I avoid this situation. when pre-processing? I used trimming by sliding window and filter by quality on Galaxy.

Hank T

ADD REPLY
0
Entering edit mode

I see. I haven't used Galaxy in ages. I bet you'll get a quality, quick answer by asking at the Galaxy Biostar.

Outside of Galaxy, I would use PE-aware trimming programs, like sickle (for quality trimming) or cutadapt (for adapter and/or quality trimming).

ADD REPLY

Login before adding your answer.

Traffic: 2044 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6