Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/.dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ workflows:
tags:
- /.*/


- subclass: WDL
name: EvidenceQC
primaryDescriptorPath: /wdl/EvidenceQC.wdl
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ For technical documentation on GATK-SV, including how to run the pipeline, pleas
* `/WGD`: Whole-genome dosage score scripts
* `/wdl`: WDLs running the pipeline. There is a master WDL for running each module, e.g., `ClusterBatch.wdl`.
* `/website`: Website code



Loading