Skip to content

Commit

Permalink
Merge pull request #23 from msk-access/main
Browse files Browse the repository at this point in the history
main->develop
  • Loading branch information
rhshah committed Aug 8, 2023
2 parents dc4b5ca + 7c550ca commit 6477880
Show file tree
Hide file tree
Showing 6 changed files with 105 additions and 111 deletions.
3 changes: 2 additions & 1 deletion generate_aggregate.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ steps:
- id: output
source: output
- id: omaf
default: true
source: omaf
- id: generic_counting
source: generic_counting
Expand Down Expand Up @@ -262,7 +263,7 @@ steps:
source:
- qc_generator/collapsed_bam_stats_dir
- id: biometrics_extract_files_dir
source:
source:
- qc_generator/biometrics_extract_files_dir
- id: collapsed_bam_duplex_metrics_dir
source:
Expand Down
2 changes: 1 addition & 1 deletion nucleo_aggregate_visualize.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ steps:
source: config
out:
- id: aggregate_parsed_stats
run: cwl-commandlinetools/cci_utils/0.3.0/general_stats_parse.cwl
run: cwl-commandlinetools/cci_utils/0.3.1/general_stats_parse.cwl
label: general_stats_parse
'sbg:x': 870.1131591796875
'sbg:y': 520.0625
Expand Down
3 changes: 2 additions & 1 deletion nucleo_qc.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ steps:
- id: output
source: output
- id: omaf
default: true
source: omaf
- id: generic_counting
source: generic_counting
Expand Down Expand Up @@ -294,7 +295,7 @@ steps:
source:
- qc_generator/collapsed_bam_duplex_metrics_dir
- id: biometrics_extract_files_dir
source:
source:
- qc_generator/biometrics_extract_files_dir
- id: samples-json
source: samples-json
Expand Down
Loading

0 comments on commit 6477880

Please sign in to comment.