A utility to retrieve fastq files with ffq and aria2. It is designed to be fast and efficient, allowing you to download large datasets quickly and easily. This tool can be used to fetch fastq files from various public repositories, including:
Linux (i.e. where the md5sum command is available)
python packages
python (>=3.9)
ffq (>=0.3.1)
aria2 (>=0.0.1b0)
Usage
usage: ngsfetch [-h] [-i ID] [-o OUTPUT] [-p PROCESSES] [--attempts ATTEMPTS] [-v]
ngsfetch v0.1.1 - fast retrieval of metadata and fastq files with ffq and aria2c
optional arguments:
-h, --help show this help message and exit
-i ID, --id ID ID of the data to fetch
-o OUTPUT, --output OUTPUT
Output directory
-p PROCESSES, --processes PROCESSES
Number of processes to use (up to 16)
--attempts ATTEMPTS Number of attempts to fetch metadata and fastq files
-v, --verbose Increase verbosity
Contributing
Thank you for wanting to improve ngsfetch! If you have any bugs or questions, feel free to open an issue or pull request.
ngsfetch (v0.1.1)
A utility to retrieve fastq files with ffq and aria2. It is designed to be fast and efficient, allowing you to download large datasets quickly and easily. This tool can be used to fetch fastq files from various public repositories, including:
Quick start
How to install
pip
or
conda
Docker
Dependencies
Operating system
md5sumcommand is available)python packages
Usage
Contributing
Thank you for wanting to improve ngsfetch! If you have any bugs or questions, feel free to open an issue or pull request.
Authors