×

nf-core/aria2 @ 0.0.0-6c4ed3a

CLI Download utility

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Maintainers: @JoseEspinosa @leoisl

Summary

CLI Download utility

Get started

Add the following snippet to your workflow script to include this module.

include { ARIA2 } from 'nf-core/aria2'

License

MIT License

Process
Name ARIA2
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

source_url string

Source URL to be downloaded

{http,https}*
Output 2 channels
#1 versions_aria2 tuple
${task.process} string

Process name

aria2 string

Tool name

aria2c --version 2>&1 | sed -n 's/^aria2 version \([^ ]*\).*/\1/p' eval

The expression to obtain the version of the tool

#2 downloaded_file tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

$downloaded_file file

Downloaded file from source

*.*
Tool Description Homepage
aria2 aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. https://aria2.github.io/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:02:38 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Faria2/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/aria2/blobs/sha256:daa92bce540c3736a48567deb25a6a809e38663dde4321f39801cd048f1810ee
Size 2.3 KB
Checksum sha256:daa92bce540c3736a48567deb25a6a809e38663dde4321f39801cd048f1810ee
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:02:38 (UTC) 4 2.3 KB
0.0.0-0c7146d 08 Apr 2026 18:43:07 (UTC) 3 2.3 KB