CGATOxford / UMI-tools

Tools for handling Unique Molecular Identifiers in NGS data sets
MIT License
481 stars 190 forks source link

Read suffixes removed from single end data #591

Closed IanSudbery closed 1 year ago

IanSudbery commented 1 year ago

Moved code to remove "suffixes" from the first word of of the read identifier from joinedFastqIterate to fastqIterate.

Changed call of fastqIterate in extract to specify whether to remove suffixes.

Should solve #580

TomSmithCGAT commented 1 year ago

@IanSudbery - Happy for you to merge if this PR is complete.