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

Following ITS dada2 cutadapt trimming, why is a minimum length of 50 used? #2073

Open
kdbchau opened this issue Jan 8, 2025 · 3 comments
Open

Comments

@kdbchau
Copy link

kdbchau commented Jan 8, 2025

Is there a reference to justify why the minLen was set to 50 after adaptor removal? I have searched a lot of journals but I don't see any recommended minimum to use for ITS (or usually the minimum is much higher >100bp).

@benjjneb
Copy link
Owner

benjjneb commented Jan 8, 2025

It's to remove very low-length sequences that sometimes come out of cutadapt.

If you know the length distribution of your target locus across all relevant taxa, you can adjust this higher if you want.

@kdbchau
Copy link
Author

kdbchau commented Jan 10, 2025

Is there a citation we can use for your ITS DADA2 1.8 workflow?

@benjjneb
Copy link
Owner

Just the webpage itself.

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