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

Implement manual correction strategy #4

Open
jcohenadad opened this issue Jan 28, 2021 · 2 comments
Open

Implement manual correction strategy #4

jcohenadad opened this issue Jan 28, 2021 · 2 comments
Assignees

Comments

@jcohenadad
Copy link
Collaborator

Context

When running automatic pipelines, processing fails in X % of the case. E.g., segmentation leaks. So, we would like to be able to:

  • run the pipeline
  • manually fix what needs to be fixed
  • re-run the pipeline, using what is manually fixed

Suggestions

One way to do it, is to add a suffix -manual to all manual corrections and upload those in the derivatives. Then, the pipeline looks for the file with "-manual" in the derivatives and use them.

Some inspiration from the spine-generic project.

@jcohenadad jcohenadad self-assigned this Jan 28, 2021
@agahkarakuzu
Copy link
Collaborator

SCT is no longer using Nextflow, but the issue may be still relevant. I defer this one to @jcohenadad.

@jcohenadad jcohenadad changed the title Implement manual correction strategy in the nextflow Implement manual correction strategy Jul 27, 2021
@jcohenadad
Copy link
Collaborator Author

SCT is no longer using Nextflow, but the issue may be still relevant. I defer this one to @jcohenadad.

issue is still relevant-- i removed "NF" in the title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants