You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have fastq files which look like COG-ID_S106_L001_R1_001.fastq.gz coming off our illumina hardware, however the pipeline will take the index part S\d+ and lane L\d+ end up appended to the COG-ID in final output, would be nice to remove these so input filename renaming is not required.
The text was updated successfully, but these errors were encountered:
We have fastq files which look like
COG-ID_S106_L001_R1_001.fastq.gz
coming off our illumina hardware, however the pipeline will take the index partS\d+
and laneL\d+
end up appended to the COG-ID in final output, would be nice to remove these so input filename renaming is not required.The text was updated successfully, but these errors were encountered: