Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 514 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 514 Bytes

bunny

Reproducible Analyses for Bioinformatics - Java

Download the tarball from the releases page, extract it, cd into the uncompressed directory, and run the example with the following code:

./rabix.sh examples/dna2protein/translate.cwl.json examples/dna2protein/inputs.json

At this time, the app argument accepts a local JSON or YAML encoding of CWL draft-2 tool or workflow in the following form: ./rabix.sh <tool.json | .yaml> <inputs.json | .yaml>