nf-core/wget @ 0.0.0-0c7146d
Summary
The non-interactive network downloader
Get started
Add the following snippet to your workflow script to include this module.
include { WGET } from 'nf-core/wget'
License
MIT License
Process
Name
|
WGET |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
url
string
|
URL to download ^https?://*.*
|
suffix
string
|
Output suffix |
Output
2 channels
#1
outfile
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}.${suffix}
file
|
Downloaded file *.*
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| wget | wget is a free utility for non-interactive download of files from the Web. | https://www.gnu.org/software/wget/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:23:22 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fwget/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/wget/blobs/sha256:e0f6393a2d1b94f4d0f6e823ef70869310668ce228153703cc8b13025c9bf2e4 |
| Size | 2.3 KB |
| Checksum | sha256:e0f6393a2d1b94f4d0f6e823ef70869310668ce228153703cc8b13025c9bf2e4 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:23:22 (UTC) | 1 | 2.3 KB | - |