Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish with raw or corrected ONT reads? #102

Open
tbrown91 opened this issue Oct 22, 2022 · 1 comment
Open

Polish with raw or corrected ONT reads? #102

tbrown91 opened this issue Oct 22, 2022 · 1 comment

Comments

@tbrown91
Copy link

Hi,

I'm assembling a rather large (>20Gb) genome with only ONT reads. I am having fairly good success so far doing read correcting with NextDenovo (uses about 10% of the disk space compared to canu), assembling the corrected reads, and then polishing with NextPolish.

My question is whether I should be using the raw ONT reads as input for NextPolish, or the corrected reads given by NextDenovo. I expect that some errors could be made worse with the read-correction, but in general should be better. However I don't know if using these slightly more accurate reads would violate some assumptions you have inside NextPolish. Given the size of genome and volume of data, it takes a long time and a lot of space to run anything, so I would like to avoid running too many tasks in parallel.

What would you recommend - raw or corrected reads for NextPolish?

Cheers,

Tom

@moold
Copy link
Member

moold commented Oct 22, 2022

raw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants