Hi,
I see that you have already incorporated pigz, if available. You might also consider compressing reads while they are calculated using a pipe. That will also save you disk space and double disk I/O (saving plain reads, reading plain reads, saving compressed reads).
Best,
Johannes
Hi,
I see that you have already incorporated pigz, if available. You might also consider compressing reads while they are calculated using a pipe. That will also save you disk space and double disk I/O (saving plain reads, reading plain reads, saving compressed reads).
Best,
Johannes