Mapping fastq files to reference genome
1
0
Entering edit mode
21 months ago
A_heath ▴ 120

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

fastq reference genome mapping • 637 views
ADD COMMENT
0
Entering edit mode
21 months 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: 2336 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