Skip to content

perl script for download genome file from NCBI ftp site

Notifications You must be signed in to change notification settings

BioinfoToolbox/ncbiRefDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ncbiRefDown

perl script for download genome file from NCBI ftp site

perl ncbiRefDown.pl

USAGE: ncbiRefDown.pl [OPTIONS]

OPTIONS:
    -i, --input   <String>    Set accession id, can't use with option --list
    -l, --list    <String>    Accession id list file, one id per line and no blankline, can't use with option --input
    -a, --all     <Flag>      If specified, download all files
    -o, --outdir  <String>    Set output dir, default: [/home/demo/work/microNGS]
    -h, --help    <Flag>      Show this help
    -v, --version <Flag>      Show version

About

perl script for download genome file from NCBI ftp site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages