nf-core/untarfiles @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:51:28 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Funtarfiles/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/untarfiles/blobs/sha256:b5ec5d23ce3af1c7c0fd1ead4a248dfba8ae3c39490c8c5dec6a54fc7eb0c22c |
| Size | 2.8 KB |
| Checksum | sha256:b5ec5d23ce3af1c7c0fd1ead4a248dfba8ae3c39490c8c5dec6a54fc7eb0c22c |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:51:28 (UTC) | 3 | 2.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:45:07 (UTC) | 2 | 2.8 KB |