Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LINC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
LINC
Commits
e9902277
Commit
e9902277
authored
4 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Add calibration workflow
parent
5c01815c
No related branches found
No related tags found
2 merge requests
!69
Change the name of the pre-calibrated output MS
,
!20
Merge request HBA_calibrator to master
Pipeline
#6011
failed
4 years ago
Stage: validate_cwl_scripts
Stage: test_steps
Stage: integration_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workflows/dowload_surl_and_create_input_file-json.cwl
+23
-21
23 additions, 21 deletions
workflows/dowload_surl_and_create_input_file-json.cwl
with
23 additions
and
21 deletions
workflows/dowload_surl_and_create_input_file-json.cwl
+
23
−
21
View file @
e9902277
...
...
@@ -10,18 +10,18 @@ inputs:
'sbg:x': -329.7890625
'sbg:y': -35
outputs:
- id:
msin
- id:
results
outputSource:
-
untar/uncompressed
type:
'
Directory
[]'
'sbg:x': 6
3
2
'sbg:y': -
72
- id:
workflow_configuration
-
_h_b_a_calibrator/results
type: Directory
'sbg:x':
739.16412353515
62
'sbg:y': -
95.5
- id:
logs
outputSource:
-
create_workflow_input/output
type:
File
'sbg:x':
663
'sbg:y': 1
37
-
_h_b_a_calibrator/logs
type:
Directory
'sbg:x':
725.1641235351562
'sbg:y': 1
53.5
steps:
- id: read_surl_list
in:
...
...
@@ -57,17 +57,6 @@ steps:
- tar_file
'sbg:x': 350
'sbg:y': 8
- id: create_workflow_input
in:
- id: msin
source:
- untar/uncompressed
out:
- id: output
run: ../steps/create_workflow_input.cwl
label: create_workflow_input
'sbg:x': 475
'sbg:y': 135
- id: stage
in:
- id: input
...
...
@@ -80,7 +69,20 @@ steps:
- input
'sbg:x': -8
'sbg:y': -29
- id: _h_b_a_calibrator
in:
- id: msin
source:
- untar/uncompressed
out:
- id: logs
- id: results
run: ./HBA_calibrator.cwl
label: HBA_calibrator
'sbg:x': 563
'sbg:y': 17
requirements:
- class: SubworkflowFeatureRequirement
- class: ScatterFeatureRequirement
- class: InlineJavascriptRequirement
- class: StepInputExpressionRequirement
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment