Go to file
chaopower 5fb3c8d8f0 更新indication 2023-12-15 14:35:38 +08:00
codes 更新indication 2023-12-15 14:35:38 +08:00
database 修改目录结构 2023-12-15 10:33:49 +08:00
wdl indication 2023-12-12 11:20:52 +08:00
.gitignore 添加环境 2023-12-15 10:49:08 +08:00
README.md 调整call_mutation 2023-09-27 10:47:03 +08:00
pipeline.wdl bug 2023-12-15 13:25:10 +08:00
soft_bash bug 2023-12-15 13:25:10 +08:00

README.md

pipeline

run script example

export PATH=/dataseq/product/workflow/software/bin:$PATH

java17 -Dconfig.file=/home/zhangchao/project/pipeline/wdl/cromwell.examples.conf \
-jar /dataseq/product/workflow/software/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

流程图