Investigate alternative implementations for SUBSET_READS_PAIRED_TARGET #131
Labels
enhancement
New feature or request
priority_2
time&cost
Changes to improve the pipeline's runtime and computational cost
SUBSET_READS_PAIRED_TARGET is currently a bit of a performance bottleneck. It's currently implemented with seqtk; since it's running on the entire dataset it's possible this is just irreducibly slow, but it's worth investigating whether alternative tools could do the same thing while lopping off some runtime.
However, this is lower priority than other performance enhancements included as issues here, e.g. #127, #128, #122, #74.
The text was updated successfully, but these errors were encountered: