Filtering FASTQ Files
1
0
Entering edit mode
6.5 years ago
cbrown58 • 0

I am trying to filter paired end reads from a FASTQ file based on ones that match to a specific genome. I want to keep any reads that align to the genome. So far all examples of this I have found are to remove the matches, does anyone have any examples of how I can do the reverse?

Thank you.

fastq bwa • 1.8k views
ADD COMMENT
2
Entering edit mode
6.5 years ago
GenoMax 142k

You can use bbsplit.sh from BBMap suite with the genome of your interest to bin the reads or use bbduk.sh from same suite.

ADD COMMENT
0
Entering edit mode

Thank you, this worked!

ADD REPLY

Login before adding your answer.

Traffic: 2533 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