Skip to content

yazbeck/score-client-singularity-HPC-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

score-client-singularity-HPC-runner

Singularty wrapper to run the Overture SCORE client on HPC via Singularity.

Tested score client: 5.8.1 (tag v5.8.1)

Quick start

# once
singularity pull score-client_5.8.1.sif docker://overture/score:5.8.1

# create app properties (replace "YOUR_TOKEN" with your real token and your URLs if they differ)
sh make_app_properties.sh --token "YOUR_TOKEN" --metadata-url "https://api.platform.icgc-argo.org/storage-api" --storage-url  "https://api.platform.icgc-argo.org/storage-api"

# run a download (replace "score-manifest.tsv" with your manifest file)
sh run_score_download.sh --sif ./score-client_5.8.1.sif --manifest ./score-manifest.tsv --outdir ./out

About

score client wrapper for singularity and HPC use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages