Go to file
chaopower 6335842576 添加.gitignore文件 2023-08-25 10:11:16 +08:00
other 项目初始提交 2023-08-25 10:06:31 +08:00
script 项目初始提交 2023-08-25 10:06:31 +08:00
wdl 项目初始提交 2023-08-25 10:06:31 +08:00
.gitignore 添加.gitignore文件 2023-08-25 10:11:16 +08:00
README.md 项目初始提交 2023-08-25 10:06:31 +08:00
pipeline.wdl 项目初始提交 2023-08-25 10:06:31 +08:00

README.md

pipeline

run script example

java -Dconfig.file=/home/zhangchao/project/pipeline/wdl/cromwell.examples.conf \
-jar /home/zhangchao/soft/cromwell-85.jar run  \
--inputs ~/project/pipeline/workflow/test/20230814.json \
~/project/pipeline/workflow/pipeline.wdl