DMU-lilab / pTrimmer

Used to trim off the primer sequence from mutiplex amplicon sequencing
GNU General Public License v3.0
21 stars 5 forks source link

Feature Request: Compressed gz output #24

Closed ammaraziz closed 3 months ago

ammaraziz commented 8 months ago

Hi there,

Thank you for creating and maintaining pTrimmer, fantastic tool.

It would be great to be able to output compressed gz trimmed fastq files. Unless I am mistaken this is not currently possible with pTrimmer.

Thanks,

Ammar

XLZH commented 8 months ago

@ammaraziz Thank you very much for your suggestion. This will be particularly useful for some larger FASTQ files. I will add this feature as soon as possible, but it may take at least two weeks. Of course, if you urgently need to use this feature (e.g. your disk space is insufficient or your FASTQ files are too large), you can send me an email, and I will create a temporary version for you to support Gzip output.

ammaraziz commented 8 months ago

Dear @XLZH

Thank you for taking onboard this suggestions. Please do not rush on my behalf, I am very happy to hear you think this is a good idea and that you will implement it in the near future.

Thank you again :)

XLZH commented 8 months ago

@ammaraziz Hello Ammar, The new feature that output gzipped trimmed fastq file has been implemented in pTrimmer-v1.4.0. Please refer to the Usage and Option sections for details. Thank you

best, xiaolong zhang

ammaraziz commented 8 months ago

Amazing thank you. Let me test it out and report back.