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

Short reads pre-processing before polishing #73

Open
aureliendejode opened this issue May 28, 2021 · 3 comments
Open

Short reads pre-processing before polishing #73

aureliendejode opened this issue May 28, 2021 · 3 comments

Comments

@aureliendejode
Copy link

Question or Expected behavior
I have a reference genome obtained after CANU assembly, purge_dups and long reads polishing with arrow. I'd like to polish with short reads using Next_polish.
Should I use raw Illumina reads or do some pre-processing (e.g. reads trimming, remove low quality reads ...) of the short reads before using them for polishing ?

Thank you

@moold
Copy link
Member

moold commented May 29, 2021

Yes

@aureliendejode
Copy link
Author

Ok good.
My next question is there a recommend depth of coverage for polishing ?
More precisely a maximum depth of coverage because I have close to 500X of Illumina raw reads, but I guess there is no need to use all of it ?

@moold
Copy link
Member

moold commented May 31, 2021

I do not test, but you can try to set -max_depth to control haw many reads are used to polish, see here

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