Closed LucasFVoges closed 3 years ago
zcat zgrep? possible with grada? to support fastq.gz files?
This was automaticly implemented with if(compressed == TRUE){% use zcat | ... %}
Problem is, the search take quite longer if file is compressed! (maybe this is just the way it is.)
zcat zgrep? possible with grada? to support fastq.gz files?