VSEARCH metabarcoding pipeline chimera checking explanation
I want to use vsearch for a metabarcoding pipeline, I have used UPARSE from USEARCH before. This tool had a build in chimera checker.
My question is about this page: https://github.com/torognes/vsearch/wiki/VSEARCH-pipeline
Is it necessary or usefull to cluster first at 98% and than do the chimera check and after that clustering at 97%? And what exactly does the perl script? I am not familiair with perl. Sometimes I see chimera checking after clustering and sometimes before, what is the best way?
Before I saw this page I was planning to do (without that pre-clustering):
- Dereplicate
- Chimeracheck
- Cluster or denoising
Also, if I pre-cluster on 98% using a denoising tool does not make any sense.
Thanks!
• 326 views
•
link
0 answers
No answers yet.
Log in to answer this question.
according to this answers is does not matter when you do the chimera check https://forum.qiime2.org/t/chimera-check-questions/2409
Still wonder what's the opinion of others