Skip to content

Commit e6b2052

Browse files
kvgjwertz01
andauthored
Kvg fix consensus (#57)
* Fixed arguments to hidive consensus * Restored reference to consensus task * Support multiple CYP2D6 copies, genotype each separately (#56) * Stricter validation of PharmVar dir * Decrease default min alignment score --------- Co-authored-by: Julie Wertz <jwertz1@uw.edu>
1 parent 3d6a0bf commit e6b2052

32 files changed

Lines changed: 3695 additions & 1538 deletions

.dockstore.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ workflows:
1818
- name: HidiveSummarize
1919
subclass: wdl
2020
primaryDescriptorPath: /wdl/HidiveSummarize.wdl
21+
- name: HidiveMSA
22+
subclass: wdl
23+
primaryDescriptorPath: /wdl/HidiveMSA.wdl
24+
- name: HidiveSummarizeMSA
25+
subclass: wdl
26+
primaryDescriptorPath: /wdl/HidiveSummarizeMSA.wdl
2127
- name: AlignPacbioBam
2228
subclass: wdl
2329
primaryDescriptorPath: /wdl/AlignPacbioBam.wdl

0 commit comments

Comments
 (0)