Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept uncompressed files, for instance fastq #1343

Open
TheWizier opened this issue Jul 17, 2024 · 1 comment
Open

Accept uncompressed files, for instance fastq #1343

TheWizier opened this issue Jul 17, 2024 · 1 comment

Comments

@TheWizier
Copy link

Description of feature

We are currently going through the headache of having to wait for gzip to compress fastq files just to be able to run them in this pipeline. It would have been very nice if the pipeline could accept uncompressed files as well.

@MatthiasZepper
Copy link
Member

In the meantime, I suggest using crabz or pigz for a way faster compression than gzip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants