Skip to content
This repository was archived by the owner on Jan 25, 2020. It is now read-only.

Commit 088741c

Browse files
author
bshifaw
authored
Dev (#22)
* Updated WDL to 1.0 * removed tasks * add dir tasks * added git url to import subworkflows * removed note on FC script * correction to import typo * Update BamToGvcf.wdl Fix typo in importing GermlineVariantDiscovery.wdl #21
1 parent a418352 commit 088741c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/BamToGvcf.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version 1.0
22

33
# Local Import
4-
#import "GermlineVarianltDiscovery.wdl" as Calling
4+
#import "GermlineVariantDiscovery.wdl" as Calling
55
#import "Qc.wdl" as QC
66
#import "Utilities.wdl" as Utils
77

0 commit comments

Comments
 (0)