Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OraCompression Manager syntax #786

Open
alexiswl opened this issue Dec 18, 2024 · 0 comments
Open

Fix OraCompression Manager syntax #786

alexiswl opened this issue Dec 18, 2024 · 0 comments
Assignees
Labels
pipeline Workflow/Pipeline Manager

Comments

@alexiswl
Copy link
Member

Currently we don't have a 'basename' equivalent in JSON Path, so we've worked around this by setting the engineParameter's outputUri attribute to /path/to/instrumentRunId, and then setting the output directory inside the CWL workflow to portalRunId, so that outputs are places in /path/to/instrumentRunId/portalRunId where as we should be really setting the engineParameters output directory to /path/to/instrumentRunId/portalRunId and then taking the dirname as the actual value sent to ICAv2 as the output mapping path and the basename (the portal run Id) as the output directory value.

@alexiswl alexiswl self-assigned this Dec 18, 2024
@victorskl victorskl added the pipeline Workflow/Pipeline Manager label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pipeline Workflow/Pipeline Manager
Projects
None yet
Development

No branches or pull requests

2 participants