This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Scaffolding a genome with long reads.

Hello,

I have old illumina genomes that I would like to improve with a scaffolding step.

For scaffolding I have long reads (pacbio or nanopore depending on species).

Do you have any softwares recommendation to do that ?

Thank you.

assembly long reads pacbio

Did you try looking for something yourself (google or here on biostar)? It's always appreciated to see that people at least tried to get a solution themself

1 answer

My go to tool is LINKS (from the ABySS assembler team). works fine and is quite performant. Will not do gap-filling with the long reads though (can recommend racon for that step)

No, (though the two you mention also do that but much less efficient and slower), I did mean racon.

it does both polishing and gapfilling.

(would never advise anybody to get involved with PBJelly, at least not if your genome is above a few Mb size, it will take for ever if you ever get it to run in the fist place)

no need to apologise, we all learn every day ;)

Thanks I will take a look

Log in to answer this question.