transcript / samsa2

SAMSA pipeline, version 2.0. An open-source metatranscriptomics pipeline for analyzing microbiome data, built around DIAMOND and customizable reference databases.
GNU General Public License v3.0
53 stars 36 forks source link

Loosing too many reads after Pear step #85

Closed abithapr closed 1 month ago

abithapr commented 1 month ago

I am loosing too many reads as unassembled forward and reverse reads after running the pear step.

transcript commented 1 month ago

Hello,

You could adjust the PEAR parameters for read merging, or you can always combine the forward unmerged reads with your merged result and then proceed.

The easiest approach would probably be to adjust the p-value for PEAR.

PEAR's configuration options are here: https://cme.h-its.org/exelixis/web/software/pear/doc.html#cl-optional

Keep in mind that, as you include more reads, you may get off-target alignments later on. So it's best to strike a balance between inclusivity and stringency.