We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bfc40 commit bb9134eCopy full SHA for bb9134e
1 file changed
README.md
@@ -26,7 +26,7 @@ Next known SVs breakpoints and gene coordinates are used to find overlaps with b
26
27
## Usage
28
### cromwell
29
- java -jar _Dconfig.file="cromwell.conf" -i wdl/input.json wdl/MoVana_Workflow.wdl
+ java -jar cromwell-90.jar run -Dconfig.file="cromwell.conf" -i wdl/input.json wdl/MoVana_Workflow.wdl
30
*For installation of cromwell, please follow this guide "https://github.com/broadinstitute/cromwell"*
31
32
## Future directions
0 commit comments