Crates.io | rust-ena |
lib.rs | rust-ena |
version | 0.1.0 |
source | src |
created_at | 2024-10-20 18:44:03.599755 |
updated_at | 2024-10-20 18:44:03.599755 |
description | ena-crate interacts directly with the European Nucleotide Archive(ENA) |
homepage | https://github.com/codecreatede/ena-rust-crate |
repository | https://github.com/codecreatede/ena-rust-crate |
max_upload_size | |
id | 1416459 |
size | 17,609 |
cargo install --path .
or
cargo build
╭─gauavsablok@gauravsablok ~/Desktop/rust/ena-rust on main ✘
╰$ ./target/release/rust-ena PRJEB55343
PRJEB55343 100% [====================>] 688 --.-KB/s
[Files: 1 Bytes: 688 ]
wget ftp.sra.ebi.ac.uk/vol1/fastq/ERR100/071/ERR10084071/ERR10084071_1.fastq.gz
wget ftp.sra.ebi.ac.uk/vol1/fastq/ERR100/071/ERR10084071/ERR10084071_2.fastq.gz
wget ftp.sra.ebi.ac.uk/vol1/fastq/ERR100/064/ERR10077564/ERR10077564.fastq.gz
Gaurav Sablok