File tree Expand file tree Collapse file tree 7 files changed +27
-27
lines changed Expand file tree Collapse file tree 7 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -1106,14 +1106,14 @@ steps:
1106
1106
- script.bash
1107
1107
outputs :
1108
1108
- id : ATAC.bam_chrM_reads_compliant_output
1109
- outputSource : MakeCompliantChrMBAM/ compliant_bam_output
1109
+ outputSource : MakeCompliantChrMBAM. compliant_bam_output
1110
1110
type : File
1111
1111
- id : ATAC.bam_filtered_and_sorted_compliant_output
1112
- outputSource : MakeCompliantFilteredAndSortedBAM/ compliant_bam_output
1112
+ outputSource : MakeCompliantFilteredAndSortedBAM. compliant_bam_output
1113
1113
type : File
1114
1114
- id : ATAC.snap_qc_output
1115
- outputSource : SnapPre/ snap_qc_output
1115
+ outputSource : SnapPre. snap_qc_output
1116
1116
type : File
1117
1117
- id : ATAC.snap_output
1118
- outputSource : SnapCellByBin/ snap_output
1118
+ outputSource : SnapCellByBin. snap_output
1119
1119
type : File
Original file line number Diff line number Diff line change @@ -347,24 +347,24 @@ steps:
347
347
- script.bash
348
348
outputs :
349
349
- id : BuildCembaReferences.reference_fasta_dict
350
- outputSource : CreateReferenceDictionary/ ref_dict_output
350
+ outputSource : CreateReferenceDictionary. ref_dict_output
351
351
type : File
352
352
- id : BuildCembaReferences.reference_fasta_index
353
- outputSource : CreateReferenceFastaIndex/ ref_index_output
353
+ outputSource : CreateReferenceFastaIndex. ref_index_output
354
354
type : File
355
355
- id : BuildCembaReferences.fwd_converted_reference_fasta
356
- outputSource : Convert/ fwd_converted_reference_fasta_output
356
+ outputSource : Convert. fwd_converted_reference_fasta_output
357
357
type : File
358
358
- id : BuildCembaReferences.rev_converted_reference_fasta
359
- outputSource : Convert/ rev_converted_reference_fasta_output
359
+ outputSource : Convert. rev_converted_reference_fasta_output
360
360
type : File
361
361
- id : BuildCembaReferences.fwd_bowtie2_index_files
362
- outputSource : IndexForward/ bowtie2_index_files
362
+ outputSource : IndexForward. bowtie2_index_files
363
363
type :
364
364
items : File
365
365
type : array
366
366
- id : BuildCembaReferences.rev_bowtie2_index_files
367
- outputSource : IndexReverse/ bowtie2_index_files
367
+ outputSource : IndexReverse. bowtie2_index_files
368
368
type :
369
369
items : File
370
370
type : array
Original file line number Diff line number Diff line change @@ -133,11 +133,11 @@ steps:
133
133
- script.bash
134
134
outputs :
135
135
- id : align_and_count_report.report
136
- outputSource : align_and_count/ report
136
+ outputSource : align_and_count. report
137
137
type : File
138
138
- id : align_and_count_report.report_top_hits
139
- outputSource : align_and_count/ report_top_hits
139
+ outputSource : align_and_count. report_top_hits
140
140
type : File
141
141
- id : align_and_count_report.viral_core_version
142
- outputSource : align_and_count/ viralngs_version
142
+ outputSource : align_and_count. viralngs_version
143
143
type : string
Original file line number Diff line number Diff line change @@ -274,11 +274,11 @@ steps:
274
274
contain at least one item. " ;} else { return "" ;}}
275
275
outputs :
276
276
- id : align_and_count_multiple_report.report
277
- outputSource : align_and_count_summary/ count_summary
277
+ outputSource : align_and_count_summary. count_summary
278
278
type : File
279
279
- id : align_and_count_multiple_report.report_top_hits
280
- outputSource : align_and_count_summary_top_hits/ count_summary
280
+ outputSource : align_and_count_summary_top_hits. count_summary
281
281
type : File
282
282
- id : align_and_count_multiple_report.viral_core_version
283
- outputSource : align_and_count_summary/ viralngs_version
283
+ outputSource : align_and_count_summary. viralngs_version
284
284
type : string
Original file line number Diff line number Diff line change @@ -188,8 +188,8 @@ steps:
188
188
- script.bash
189
189
outputs :
190
190
- id : gwas.logistic
191
- outputSource : run_gwas/ logistic
191
+ outputSource : run_gwas. logistic
192
192
type : File
193
193
- id : gwas.manhattan_plot
194
- outputSource : create_plot/ manhattan_plot
194
+ outputSource : create_plot. manhattan_plot
195
195
type : File
Original file line number Diff line number Diff line change @@ -574,17 +574,17 @@ steps:
574
574
- script.bash
575
575
outputs :
576
576
- id : mergeSvs.bcftools_merged_sv_vcf
577
- outputSource : filterBlocklistBcftools/ filtered_sv_vcf
577
+ outputSource : filterBlocklistBcftools. filtered_sv_vcf
578
578
type : File
579
579
- id : mergeSvs.bcftools_merged_annotated_tsv
580
- outputSource : bcftoolsAnnotateVariants/ sv_variants_tsv
580
+ outputSource : bcftoolsAnnotateVariants. sv_variants_tsv
581
581
type : File
582
582
- id : mergeSvs.bcftools_merged_filtered_annotated_tsv
583
- outputSource : bcftoolsAnnotsvFilter/ filtered_tsv
583
+ outputSource : bcftoolsAnnotsvFilter. filtered_tsv
584
584
type : File
585
585
- id : mergeSvs.survivor_merged_sv_vcf
586
- outputSource : filterBlocklistSurvivor/ filtered_sv_vcf
586
+ outputSource : filterBlocklistSurvivor. filtered_sv_vcf
587
587
type : File
588
588
- id : mergeSvs.survivor_merged_annotated_tsv
589
- outputSource : survivorAnnotateVariants/ sv_variants_tsv
589
+ outputSource : survivorAnnotateVariants. sv_variants_tsv
590
590
type : File
Original file line number Diff line number Diff line change @@ -79,14 +79,14 @@ steps:
79
79
stdout : _stdout
80
80
outputs :
81
81
- id : foo.first_result
82
- outputSource : first
82
+ outputSource : inputs. first
83
83
type : string
84
84
- id : foo.third_result
85
- outputSource : third
85
+ outputSource : inputs. third
86
86
type : float
87
87
- id : foo.echo_out
88
- outputSource : echo/ out
88
+ outputSource : echo. out
89
89
type : string
90
90
- id : foo.echo_result
91
- outputSource : echo/ result
91
+ outputSource : echo. result
92
92
type : string
You can’t perform that action at this time.
0 commit comments