I'm currently writting the code to support the files generated by GLIMPSE2_concordance by MultiQC.
Unfortunately MultiQC doesn't allow .txt.gz extension and therefore before using it users might need to decompress the files before running MultiQC, which is not ideal.
Is there a reason why you work with compressed files and would it be possible to add an option to output uncompressed one ?
Thanks !
Hi !
I'm currently writting the code to support the files generated by GLIMPSE2_concordance by MultiQC. Unfortunately MultiQC doesn't allow
.txt.gz
extension and therefore before using it users might need to decompress the files before running MultiQC, which is not ideal. Is there a reason why you work with compressed files and would it be possible to add an option to output uncompressed one ? Thanks !