Skip to content

meganshand/firecloud-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools for use with FireCloud

To run a given script using the run script:

  • ./run.sh scripts/directory/script_name.py <arguments>

To run a giving script using Docker:

  • docker run --rm -it -v "$HOME"/.config:/.config broadinstitute/firecloud-tools python /scripts/<script name.py> <arguments>

Prerequisites

When running without the run script or docker, check the packages that are pip installed in either run.sh or the Dockerfile.

About

Tools for use with FireCloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.0%
  • WDL 11.0%
  • Shell 1.7%
  • Dockerfile 0.3%