nf-core / nf-core/modules

[FEATURE] Use Groovy to unpack compressed tar.gz files

Open
#4,044 2 comments 0 reactions 2 assignees View on GitHub

@adamrtalbot is already working on this.

Since Oct 16, 2023.

enhancement
Dominant language
Nextflow
Stars
429
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
153

Description

Is your feature request related to a problem? Please describe

We sometimes need to run UNTAR, GZIP, GUNZIP etc just to unpack a file before running a tool. Let's use Native groovy with nf-test to do this.

Describe the solution you'd like

Grooooooovy wizardry.

Describe alternatives you've considered

Importing the module everywhere.

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.