File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
28
28
version 1.0
29
29
30
- import "https://raw.githubusercontent.com/stjude/xenocp/master /wdl/tools/xenocp.wdl" as xenocp_tools
31
- import "https://raw.githubusercontent.com/stjudecloud/workflows/master /tools/bwa.wdl"
32
- import "https://raw.githubusercontent.com/stjudecloud/workflows/master /tools/star.wdl"
33
- import "https://raw.githubusercontent.com/stjudecloud/workflows/master /tools/picard.wdl"
30
+ import "https://raw.githubusercontent.com/stjude/xenocp/3.1.1 /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"
34
34
35
35
workflow xenocp {
36
36
input {
You can’t perform that action at this time.
0 commit comments