Mapping fastq files to reference genome
1
0
Entering edit mode
2.9 years ago
A_heath ▴ 160

Hi all,

I have multiple fastq files of a bacterial genome obtained from Ox Nanopore sequencing.

I would like to map them against a reference genome that is very close. Then, ideally, I would like to assemble the mapped reads only using Flye.

What would be the most appropriate to map these sequencing data?

Thank you so much for your help!

Audrey

reference-genome mapping fastq • 1.1k views
ADD COMMENT
0
Entering edit mode
2.9 years ago

try using GraphMap or minimap2

ADD COMMENT
0
Entering edit mode

Thank you for your help.

I indeed thought about these 2 tools but I don't think that I will be able to select mapped reads only...

ADD REPLY
0
Entering edit mode

I don't know GraphMap but minimap2 produces SAM files so you can use that (see here), it's very likely GraphMap also produces SAM or BAM files. Also if you want to choose your filters I recommend this little page from the picard documentation.

ADD REPLY

Login before adding your answer.

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