Skip to content

Commit fdbcf8c

Browse files
Update cromwell version in usage instructions
1 parent 93505d7 commit fdbcf8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Next known SVs breakpoints and gene coordinates are used to find overlaps with b
2626

2727
## Usage
2828
### cromwell
29-
java -Dconfig.file="cromwell.conf" -jar cromwell-90.jar run -i wdl/input.json wdl/MoVana_Workflow.wdl
29+
java -Dconfig.file="cromwell.conf" -jar cromwell-92.jar run -i wdl/input.json wdl/MoVana_Workflow.wdl
3030
*For installation of cromwell, please follow this guide "https://github.com/broadinstitute/cromwell"*
3131

3232
## Future directions

0 commit comments

Comments
 (0)