|
|
||
|---|---|---|
| other | ||
| script | ||
| wdl | ||
| .gitignore | ||
| README.md | ||
| pipeline.wdl | ||
README.md
pipeline
run script example
/home/zhangchao/soft/jdk-17.0.7+7/bin/java -Dconfig.file=/home/zhangchao/project/pipeline/wdl/cromwell.examples.conf \
-jar /home/zhangchao/soft/cromwell-85.jar run \
--inputs /home/zhangchao/project/pipeline/workflow/test/20230814.json \
/home/zhangchao/project/pipeline/workflow/pipeline.wdl
dot
womtool graph pipeline.wdl > other/pipeline.dot