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

feat: allow zipped input files #17

Open
ninsch3000 opened this issue Oct 18, 2023 · 0 comments
Open

feat: allow zipped input files #17

ninsch3000 opened this issue Oct 18, 2023 · 0 comments

Comments

@ninsch3000
Copy link
Collaborator

currently the workflow only works for unzipped fasta files as input, as the used bedtools container in the process sequence_extractor cannot handle gzipped files. For storage space reasons it would be beneficial to use zipped files though
Either introduce a process/command within a process to unzip input files and zip output files later, or find a bedtools container that works with zipped fasta files.

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

No branches or pull requests

1 participant