Skip to content

Commit 5ae3a5d

Browse files
author
ravigurram8
committed
cromwellpipeline configs were added
1 parent 5c10672 commit 5ae3a5d

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

dump/configs.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,5 +360,37 @@
360360
"userTags"
361361
]
362362
}
363+
},
364+
{
365+
"_id" : {
366+
"$oid": "628b094788660e80ceb36ba3"
367+
},
368+
"key": "cromwellPipeline",
369+
"value": [
370+
{
371+
"pipeline_name": "seq-format-validation",
372+
"pipeline_git_url": "https://github.com/gatk-workflows/seq-format-validation.git"
373+
},
374+
{
375+
"pipeline_name": "seq-format-conversion",
376+
"pipeline_git_url": "https://github.com/gatk-workflows/seq-format-conversion.git"
377+
},
378+
{
379+
"pipeline_name": "gatk4-rnaseq-germline-snps-indels",
380+
"pipeline_git_url": "https://github.com/gatk-workflows/gatk4-rnaseq-germline-snps-indels.git"
381+
},
382+
{
383+
"pipeline_name": "gatk4-germline-snps-indels",
384+
"pipeline_git_url": "https://github.com/gatk-workflows/gatk4-germline-snps-indels.git"
385+
},
386+
{
387+
"pipeline_name": "gatk4-data-processing",
388+
"pipeline_git_url": "https://github.com/gatk-workflows/gatk4-data-processing.git"
389+
},
390+
{
391+
"pipeline_name": "gatk4-basic-joint-genotyping",
392+
"pipeline_git_url": "https://github.com/gatk-workflows/gatk4-basic-joint-genotyping.git"
393+
}
394+
]
363395
}
364396
]

0 commit comments

Comments
 (0)