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 | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:47:33 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fwget/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/wget/blobs/sha256:2d0f31f210473bbdb8d24e555f4d4756b67feaa58f9c7b2943f62c93ffb38c91 |
| Size | 2.3 KB |
| Checksum | sha256:2d0f31f210473bbdb8d24e555f4d4756b67feaa58f9c7b2943f62c93ffb38c91 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:52:55 (UTC) | 4 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:47:33 (UTC) | 3 | 2.3 KB |