nf-core/untarfiles @ 0.0.0-0c7146d
Summary
Extract files.
Get started
Add the following snippet to your workflow script to include this module.
include { UNTARFILES } from 'nf-core/untarfiles'
License
MIT License
Process
Name
|
UNTARFILES |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
archive
file
|
File to be untar *.{tar}.{gz}
|
Output
2 channels
#1
files
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/**
string
|
A list containing references to individual archive files */**
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| untar | Extract tar.gz files. | n/a |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:20:56 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Funtarfiles/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/untarfiles/blobs/sha256:b8d63209e88c2607ed43ad26540ae076573893693fb5f8a7f8efaa4a40da354d |
| Size | 2.8 KB |
| Checksum | sha256:b8d63209e88c2607ed43ad26540ae076573893693fb5f8a7f8efaa4a40da354d |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:20:56 (UTC) | 1 | 2.8 KB | - |