lentendu / DeltaMP

A flexible, reproducible and resource efficient metabarcoding amplicon pipeline for HPC
GNU General Public License v3.0
2 stars 1 forks source link

Force analyses for unpairable datasets #182

Closed lentendu closed 1 year ago

lentendu commented 1 year ago

When quality of reads is too bad at 3'-end to allow for pair-end assembly, optimize truncation and just join R1 and R2 sequences with a padding sequence of NN's. This will force the full analyses. Clustering optimization will be needed (see #175) Identification is done with vsearch iddef=0 (only matching columns) after removal of the padding sequence.