We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f9c60 commit cd793e1Copy full SHA for cd793e1
wdl/workflows/xenocp.wdl
@@ -27,7 +27,7 @@
27
28
version 1.0
29
30
-import "https://raw.githubusercontent.com/stjude/xenocp/3.1.1/wdl/tools/xenocp.wdl" as xenocp_tools
+import "https://raw.githubusercontent.com/stjude/xenocp/3.1.2/wdl/tools/xenocp.wdl" as xenocp_tools
31
import "https://raw.githubusercontent.com/stjudecloud/workflows/rnaseq-standard/v3.0.0/tools/bwa.wdl"
32
import "https://raw.githubusercontent.com/stjudecloud/workflows/rnaseq-standard/v3.0.0/tools/star.wdl"
33
import "https://raw.githubusercontent.com/stjudecloud/workflows/rnaseq-standard/v3.0.0/tools/picard.wdl"
0 commit comments