Skip to content

mdsufz/hmgdb_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Repository of script tools for the HumanMetagenomeDB

Repository of scripts for the HumanMetagenomeDB The Python script can be used on all Operating Systems. Windows executable file with Aspera Download support is also provided for easy use on Windows.

INSTALLATION

HMgDB DOWNLOADER USAGE

Downloads the sequencing data and outputs to the "output" directory

  • python3 hmgdb_downloader.py -o output -i hmgdb_downloaded_metadata_dataset.csv

HMgDB DOWNLOADER USAGE USING ASPERA

Aspera Support is currently available for Linux and Windows.

  • python3 hmgdb_downloader.py -o output -i hmgdb_downloaded_metadata_dataset.csv -aspera_exec /path/to/ascp -aspera_ssh /path/to/asperaweb_id_dsa.openssh

OPTIONS:

Usage: $ python hmgdb_downloader.py [OPTIONS]

-h this help message

-o < /path/to/output > Path to output folder. If not given, the data will be placed where the script is executed.

-i < /path/to/input_csv_file > Path to input csv file. If not given, hmgdb_downloaded_metadata_dataset.csv is search in the location of the script.

-aspera_exec < /path/to/ascp > Provide the path to the aspera key file if you would like to download it with aspera.

-aspera_ssh < /path/to/asperaweb_id_dsa.openssh > Provide the path to the aspera key file if you would like to download it with aspera.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages