File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11version 1.0
22
33# Import module in question as well as the testdata module for automatic demo functionality
4- import "https://raw.githubusercontent.com/getwilds/wilds-wdl-library/refs/heads/main /modules/ww-fastp/ww-fastp.wdl" as ww_fastp
5- import "https://raw.githubusercontent.com/getwilds/wilds-wdl-library/refs/heads/main /modules/ww-testdata/ww-testdata.wdl" as ww_testdata
4+ import "https://raw.githubusercontent.com/getwilds/wilds-wdl-library/refs/heads/add-fastp-module /modules/ww-fastp/ww-fastp.wdl" as ww_fastp
5+ import "https://raw.githubusercontent.com/getwilds/wilds-wdl-library/refs/heads/add-fastp-module /modules/ww-testdata/ww-testdata.wdl" as ww_testdata
66
77# Define data structure for paired-end sample inputs
88struct FastpSample {
You can’t perform that action at this time.
0 commit comments