×

nf-core/aria2 @ 0.0.0-0c7146d

CLI Download utility

Latest version: 0.0.0-0c7146d
Total downloads: 1
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-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:22:36 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Faria2/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/aria2/blobs/sha256:fb734f4b55adb63661771e521c7cd9ce82470d6e244d269c95bb6967c864d558
Size 2.3 KB
Checksum sha256:fb734f4b55adb63661771e521c7cd9ce82470d6e244d269c95bb6967c864d558
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:22:36 (UTC) 1 2.3 KB -