-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest_config_CWL.yml
More file actions
30 lines (30 loc) · 1.23 KB
/
test_config_CWL.yml
File metadata and controls
30 lines (30 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
id: 493c4948-987a-482b-993c-733bdb3d1d6c
version: 1.0.0
authors:
- github_account: suecharo
workflow:
name: trimming_and_qc
readme: "https://raw.githubusercontent.com/suecharo/gh-trs/458d0524e667f2442a5effb730b523c1f15748d4/README.md"
language:
type: CWL
version: v1.0
files:
- url: "https://raw.githubusercontent.com/suecharo/gh-trs/458d0524e667f2442a5effb730b523c1f15748d4/tests/CWL/wf/fastqc.cwl"
target: fastqc.cwl
type: secondary
- url: "https://raw.githubusercontent.com/suecharo/gh-trs/458d0524e667f2442a5effb730b523c1f15748d4/tests/CWL/wf/trimming_and_qc.cwl"
target: trimming_and_qc.cwl
type: primary
- url: "https://raw.githubusercontent.com/suecharo/gh-trs/458d0524e667f2442a5effb730b523c1f15748d4/tests/CWL/wf/trimmomatic_pe.cwl"
target: trimmomatic_pe.cwl
type: secondary
testing:
- id: test_1
files:
- url: "https://github.com/suecharo/gh-trs/blob/main/tests/CWL/test/wf_params.json"
type: wf_params
- url: "https://github.com/suecharo/gh-trs/blob/main/tests/CWL/test/ERR034597_1.small.fq.gz"
type: other
- url: "https://github.com/suecharo/gh-trs/blob/main/tests/CWL/test/ERR034597_2.small.fq.gz"
type: other