Go to file
chaopower 5cffa788d0 添加dot 流程图 2023-08-29 10:42:42 +08:00
other 添加dot 流程图 2023-08-29 10:42:42 +08:00
script 融合,cnv 完善 2023-08-29 10:31:06 +08:00
wdl 融合,cnv 完善 2023-08-29 10:31:06 +08:00
.gitignore 添加.gitignore文件 2023-08-25 10:11:16 +08:00
README.md 添加dot 流程图 2023-08-29 10:42:42 +08:00
pipeline.wdl 融合,cnv 完善 2023-08-29 10:31:06 +08:00

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

流程图