[FEATURE] add support for xz-compression
Open
@lrauschning is already working on this.
Since Mar 18, 2024.
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
Was thinking on adding support for handling xz-compressed files, as we do right now with gzip, to nf-test.
Had this idea while looking at nf-core/modules#526, and started coding something up over here but lost track of it over the new year.
IIRC it compiles, but is lacking automated tests.
@sateeshperi @LokiLuciferase do you it makes sense to support this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.