Add initial top-level workflow
All threads resolved!
All threads resolved!
This MR creates an initial top-level CWL workflow for the pre-processing pipeline, which calls the preprocessing step: preprocess.cwl
. Additionally, a workflow test input JSON is provided.
Note: the output MSs are created by appending .prepout
to the original name of the MS. This is temporary and subject to change.
Edited by Mick Veldhuis
Merge request reports
Activity
Filter activity
assigned to @veldhuis
added 2 commits
requested review from @wild
- Resolved by Mick Veldhuis
- Resolved by Mick Veldhuis
- Resolved by Mick Veldhuis
- Resolved by Matthijs van der Wild
- Resolved by Matthijs van der Wild
Looks good to me. The files in
/tests
point to MSs that aren't part of the repository, so it isn't possible to run these tests locally. I don't know if that is possible in the first place, but it may be nice to have test data that doesn't point to data that is inaccessible.
mentioned in commit c97453c4
Please register or sign in to reply