File tree
5 files changed
+22
-13
lines changed- .github/workflows
5 files changed
+22
-13
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Submodule cwl-commandlinetools updated 128 files
Submodule cwl_subworkflows updated 17 files
- .github/workflows/codeql.yml+1-1
- .github/workflows/pack_cwls.yml+4-4
- .github/workflows/validate_cwls.yml+4-4
- .gitignore+1
- command_line_tools+1-1
- qc_collapsed_bam/qc_collapsed_bam_v2.0.cwl+13-13
- qc_collapsed_bam/qc_collapsed_bam_v2.0__packed.cwl+84-84
- qc_duplex_bam/qc_duplex_bam_v2.0.cwl+10-10
- qc_duplex_bam/qc_duplex_bam_v2.0__packed.cwl+59-59
- variant_annotation/README.md+59-10
- variant_annotation/chipvar_processing.cwl+60
- variant_annotation/chipvar_processing__packed.cwl+380
- variant_annotation/example_inputs_chipvar.yaml+5
- variant_annotation/example_inputs_variant_annotation.yaml
- variant_annotation/variant_annotation.cwl+179-74
- variant_annotation/variant_annotation__packed.cwl+470-94
- variant_postprocessing/variants_concat.cwl+1-1
Lines changed: 17 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
| 6 | + | |
| 7 | + | |
7 | 8 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 |
| |
13 | 21 |
| |
14 |
| - | |
| 22 | + | |
15 | 23 |
| |
16 |
| - | |
| 24 | + | |
17 | 25 |
| |
18 |
| - | |
| 26 | + | |
| 27 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
| 181 | + | |
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
|
0 commit comments