Skip to content

Commit d94cacb

Browse files
committed
Revert "Commit from GitHub Actions"
This reverts commit ff2358c.
1 parent ff2358c commit d94cacb

7 files changed

Lines changed: 19 additions & 121 deletions

File tree

qc_collapsed_bam/qc_collapsed_bam__packed.cwl

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -466,23 +466,14 @@
466466
"prefix": "--default-genotype"
467467
},
468468
"doc": "Default genotype if coverage is too low (options are Het or Hom)."
469-
},
470-
{
471-
"id": "#biometrics_extract.cwl/biometrics_extract_0_2_13/file_type",
472-
"type": [
473-
"null",
474-
"string"
475-
],
476-
"doc": "Specify the type of bam file you are generating the pickle for to be incorporated in pickle file name (Myeloid_1_L001_duplex.pickle)"
477469
}
478470
],
479471
"outputs": [
480472
{
481473
"id": "#biometrics_extract.cwl/biometrics_extract_0_2_13/biometrics_extract_pickle",
482474
"type": "File",
483475
"outputBinding": {
484-
"glob": "${\n if (inputs.database) {\n return inputs.database + '/' + inputs.sample_name + '.pickle';\n }\n else {\n return inputs.sample_name + '.pickle';\n }\n}",
485-
"outputEval": "${\n if (inputs.file_type) {\n self[0].basename = inputs.sample_name + '_' + inputs.file_type + \".pickle\";\n return self;\n }\n else {\n return self;\n }\n}"
476+
"glob": "${\n if (inputs.database) {\n return inputs.database + '/' + inputs.sample_name + '.pickle';\n } else {\n return inputs.sample_name + '.pickle';\n }\n}"
486477
}
487478
}
488479
],
@@ -508,16 +499,6 @@
508499
"class": "http://xmlns.com/foaf/0.1/Person",
509500
"http://xmlns.com/foaf/0.1/mbox": "mailto:murphyc4@mskcc.org",
510501
"http://xmlns.com/foaf/0.1/name": "Charlie Murphy"
511-
},
512-
{
513-
"class": "http://xmlns.com/foaf/0.1/Person",
514-
"http://xmlns.com/foaf/0.1/mbox": "mailto:shahr2@mskcc.org",
515-
"http://xmlns.com/foaf/0.1/name": "Ronak Shah"
516-
},
517-
{
518-
"class": "http://xmlns.com/foaf/0.1/Person",
519-
"http://xmlns.com/foaf/0.1/mbox": "mailto:charlk@mskcc.org",
520-
"http://xmlns.com/foaf/0.1/name": "Carmelina Charlambous"
521502
}
522503
],
523504
"http://xmlns.com/foaf/0.1/name": "Memorial Sloan Kettering Cancer Center"

qc_collapsed_bam/qc_collapsed_bam_v2.0__packed.cwl

Lines changed: 7 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -466,23 +466,14 @@
466466
"prefix": "--default-genotype"
467467
},
468468
"doc": "Default genotype if coverage is too low (options are Het or Hom)."
469-
},
470-
{
471-
"id": "#biometrics_extract.cwl/biometrics_extract_0_2_13/file_type",
472-
"type": [
473-
"null",
474-
"string"
475-
],
476-
"doc": "Specify the type of bam file you are generating the pickle for to be incorporated in pickle file name (Myeloid_1_L001_duplex.pickle)"
477469
}
478470
],
479471
"outputs": [
480472
{
481473
"id": "#biometrics_extract.cwl/biometrics_extract_0_2_13/biometrics_extract_pickle",
482474
"type": "File",
483475
"outputBinding": {
484-
"glob": "${\n if (inputs.database) {\n return inputs.database + '/' + inputs.sample_name + '.pickle';\n }\n else {\n return inputs.sample_name + '.pickle';\n }\n}",
485-
"outputEval": "${\n if (inputs.file_type) {\n self[0].basename = inputs.sample_name + '_' + inputs.file_type + \".pickle\";\n return self;\n }\n else {\n return self;\n }\n}"
476+
"glob": "${\n if (inputs.database) {\n return inputs.database + '/' + inputs.sample_name + '.pickle';\n } else {\n return inputs.sample_name + '.pickle';\n }\n}"
486477
}
487478
}
488479
],
@@ -508,16 +499,6 @@
508499
"class": "http://xmlns.com/foaf/0.1/Person",
509500
"http://xmlns.com/foaf/0.1/mbox": "mailto:murphyc4@mskcc.org",
510501
"http://xmlns.com/foaf/0.1/name": "Charlie Murphy"
511-
},
512-
{
513-
"class": "http://xmlns.com/foaf/0.1/Person",
514-
"http://xmlns.com/foaf/0.1/mbox": "mailto:shahr2@mskcc.org",
515-
"http://xmlns.com/foaf/0.1/name": "Ronak Shah"
516-
},
517-
{
518-
"class": "http://xmlns.com/foaf/0.1/Person",
519-
"http://xmlns.com/foaf/0.1/mbox": "mailto:charlk@mskcc.org",
520-
"http://xmlns.com/foaf/0.1/name": "Carmelina Charlambous"
521502
}
522503
],
523504
"http://xmlns.com/foaf/0.1/name": "Memorial Sloan Kettering Cancer Center"
@@ -2762,15 +2743,6 @@
27622743
],
27632744
"https://www.sevenbridges.com/x": 0,
27642745
"https://www.sevenbridges.com/y": 1923.75
2765-
},
2766-
{
2767-
"id": "#main/collapsed_biometrics_extract_file_type",
2768-
"type": [
2769-
"null",
2770-
"string"
2771-
],
2772-
"https://www.sevenbridges.com/x": 723.521240234375,
2773-
"https://www.sevenbridges.com/y": 1204.8056640625
27742746
}
27752747
],
27762748
"outputs": [
@@ -3367,11 +3339,6 @@
33673339
{
33683340
"id": "#main/biometrics_extract_0_2_13/bed_file",
33693341
"source": "#main/bed_file"
3370-
},
3371-
{
3372-
"id": "#main/biometrics_extract_0_2_13/file_type",
3373-
"default": "collapsed",
3374-
"source": "#main/collapsed_biometrics_extract_file_type"
33753342
}
33763343
],
33773344
"out": [
@@ -3448,6 +3415,12 @@
34483415
"requirements": [
34493416
{
34503417
"class": "SubworkflowFeatureRequirement"
3418+
},
3419+
{
3420+
"class": "InlineJavascriptRequirement"
3421+
},
3422+
{
3423+
"class": "StepInputExpressionRequirement"
34513424
}
34523425
],
34533426
"https://schema.org/author": [

qc_duplex_bam/qc_duplex_bam__packed.cwl

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -466,23 +466,14 @@
466466
"prefix": "--default-genotype"
467467
},
468468
"doc": "Default genotype if coverage is too low (options are Het or Hom)."
469-
},
470-
{
471-
"id": "#biometrics_extract.cwl/biometrics_extract_0_2_13/file_type",
472-
"type": [
473-
"null",
474-
"string"
475-
],
476-
"doc": "Specify the type of bam file you are generating the pickle for to be incorporated in pickle file name (Myeloid_1_L001_duplex.pickle)"
477469
}
478470
],
479471
"outputs": [
480472
{
481473
"id": "#biometrics_extract.cwl/biometrics_extract_0_2_13/biometrics_extract_pickle",
482474
"type": "File",
483475
"outputBinding": {
484-
"glob": "${\n if (inputs.database) {\n return inputs.database + '/' + inputs.sample_name + '.pickle';\n }\n else {\n return inputs.sample_name + '.pickle';\n }\n}",
485-
"outputEval": "${\n if (inputs.file_type) {\n self[0].basename = inputs.sample_name + '_' + inputs.file_type + \".pickle\";\n return self;\n }\n else {\n return self;\n }\n}"
476+
"glob": "${\n if (inputs.database) {\n return inputs.database + '/' + inputs.sample_name + '.pickle';\n } else {\n return inputs.sample_name + '.pickle';\n }\n}"
486477
}
487478
}
488479
],
@@ -508,16 +499,6 @@
508499
"class": "http://xmlns.com/foaf/0.1/Person",
509500
"http://xmlns.com/foaf/0.1/mbox": "mailto:murphyc4@mskcc.org",
510501
"http://xmlns.com/foaf/0.1/name": "Charlie Murphy"
511-
},
512-
{
513-
"class": "http://xmlns.com/foaf/0.1/Person",
514-
"http://xmlns.com/foaf/0.1/mbox": "mailto:shahr2@mskcc.org",
515-
"http://xmlns.com/foaf/0.1/name": "Ronak Shah"
516-
},
517-
{
518-
"class": "http://xmlns.com/foaf/0.1/Person",
519-
"http://xmlns.com/foaf/0.1/mbox": "mailto:charlk@mskcc.org",
520-
"http://xmlns.com/foaf/0.1/name": "Carmelina Charlambous"
521502
}
522503
],
523504
"http://xmlns.com/foaf/0.1/name": "Memorial Sloan Kettering Cancer Center"

qc_duplex_bam/qc_duplex_bam_v2.0__packed.cwl

Lines changed: 7 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -466,23 +466,14 @@
466466
"prefix": "--default-genotype"
467467
},
468468
"doc": "Default genotype if coverage is too low (options are Het or Hom)."
469-
},
470-
{
471-
"id": "#biometrics_extract.cwl/biometrics_extract_0_2_13/file_type",
472-
"type": [
473-
"null",
474-
"string"
475-
],
476-
"doc": "Specify the type of bam file you are generating the pickle for to be incorporated in pickle file name (Myeloid_1_L001_duplex.pickle)"
477469
}
478470
],
479471
"outputs": [
480472
{
481473
"id": "#biometrics_extract.cwl/biometrics_extract_0_2_13/biometrics_extract_pickle",
482474
"type": "File",
483475
"outputBinding": {
484-
"glob": "${\n if (inputs.database) {\n return inputs.database + '/' + inputs.sample_name + '.pickle';\n }\n else {\n return inputs.sample_name + '.pickle';\n }\n}",
485-
"outputEval": "${\n if (inputs.file_type) {\n self[0].basename = inputs.sample_name + '_' + inputs.file_type + \".pickle\";\n return self;\n }\n else {\n return self;\n }\n}"
476+
"glob": "${\n if (inputs.database) {\n return inputs.database + '/' + inputs.sample_name + '.pickle';\n } else {\n return inputs.sample_name + '.pickle';\n }\n}"
486477
}
487478
}
488479
],
@@ -508,16 +499,6 @@
508499
"class": "http://xmlns.com/foaf/0.1/Person",
509500
"http://xmlns.com/foaf/0.1/mbox": "mailto:murphyc4@mskcc.org",
510501
"http://xmlns.com/foaf/0.1/name": "Charlie Murphy"
511-
},
512-
{
513-
"class": "http://xmlns.com/foaf/0.1/Person",
514-
"http://xmlns.com/foaf/0.1/mbox": "mailto:shahr2@mskcc.org",
515-
"http://xmlns.com/foaf/0.1/name": "Ronak Shah"
516-
},
517-
{
518-
"class": "http://xmlns.com/foaf/0.1/Person",
519-
"http://xmlns.com/foaf/0.1/mbox": "mailto:charlk@mskcc.org",
520-
"http://xmlns.com/foaf/0.1/name": "Carmelina Charlambous"
521502
}
522503
],
523504
"http://xmlns.com/foaf/0.1/name": "Memorial Sloan Kettering Cancer Center"
@@ -2596,15 +2577,6 @@
25962577
"type": "int",
25972578
"https://www.sevenbridges.com/x": 0,
25982579
"https://www.sevenbridges.com/y": 2667.265625
2599-
},
2600-
{
2601-
"id": "#main/duplex_biometrics_extract_file_type",
2602-
"type": [
2603-
"null",
2604-
"string"
2605-
],
2606-
"https://www.sevenbridges.com/x": 829.6761474609375,
2607-
"https://www.sevenbridges.com/y": 1418.3421630859375
26082580
}
26092581
],
26102582
"outputs": [
@@ -3065,11 +3037,6 @@
30653037
{
30663038
"id": "#main/biometrics_extract_0_2_13/min_coverage",
30673039
"default": 200
3068-
},
3069-
{
3070-
"id": "#main/biometrics_extract_0_2_13/file_type",
3071-
"default": "duplex",
3072-
"source": "#main/duplex_biometrics_extract_file_type"
30733040
}
30743041
],
30753042
"out": [
@@ -3234,6 +3201,12 @@
32343201
"requirements": [
32353202
{
32363203
"class": "SubworkflowFeatureRequirement"
3204+
},
3205+
{
3206+
"class": "InlineJavascriptRequirement"
3207+
},
3208+
{
3209+
"class": "StepInputExpressionRequirement"
32373210
}
32383211
],
32393212
"https://schema.org/author": [

qc_uncollapsed_bam/qc_uncollapsed_bam__packed.cwl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,10 +1797,7 @@
17971797
"type": "File",
17981798
"outputBinding": {
17991799
"glob": "${\n if(inputs.output){\n return inputs.output\n } else {\n return inputs.input.basename.replace(/.bam|.sam/, '_revertsam.bam')\n }\n}"
1800-
},
1801-
"secondaryFiles": [
1802-
"^.bai"
1803-
]
1800+
}
18041801
},
18051802
{
18061803
"id": "#gatk_revert_sam_4.1.8.0.cwl/gatk_revert_sam_4_1_8_0/gatk_revert_sam_output_map",

qc_uncollapsed_bam/qc_uncollapsed_bam_v2.0__packed.cwl

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,10 +1797,7 @@
17971797
"type": "File",
17981798
"outputBinding": {
17991799
"glob": "${\n if(inputs.output){\n return inputs.output\n } else {\n return inputs.input.basename.replace(/.bam|.sam/, '_revertsam.bam')\n }\n}"
1800-
},
1801-
"secondaryFiles": [
1802-
"^.bai"
1803-
]
1800+
}
18041801
},
18051802
{
18061803
"id": "#gatk_revert_sam_4.1.8.0.cwl/gatk_revert_sam_4_1_8_0/gatk_revert_sam_output_map",
@@ -2203,10 +2200,6 @@
22032200
{
22042201
"id": "#main/gatk_revert_sam_4_1_8_0/validation_stringency",
22052202
"default": "SILENT"
2206-
},
2207-
{
2208-
"id": "#main/gatk_revert_sam_4_1_8_0/create_index",
2209-
"default": true
22102203
}
22112204
],
22122205
"out": [

vardict_workflow/run_processed_vardict__packed.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@
848848
"hints": [
849849
{
850850
"class": "DockerRequirement",
851-
"dockerPull": "ghcr.io/msk-access/postprocessing_variant_calls:0.1.5"
851+
"dockerPull": "ghcr.io/msk-access/postprocessing_variant_calls:0.1.4"
852852
}
853853
],
854854
"id": "#pv_vardict_single_filter.cwl",

0 commit comments

Comments
 (0)