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

[New module] Module Synthseg #6

Merged
merged 10 commits into from
Sep 26, 2024
Merged

[New module] Module Synthseg #6

merged 10 commits into from
Sep 26, 2024

Conversation

anroy1
Copy link
Contributor

@anroy1 anroy1 commented Sep 24, 2024

Filling your PR description

add synthseg segmentation module from freesurfer 7.4.

List test packages used by your module

  • heavy.zip

Checklist before requesting a review

  • Create the tool:
    • Edit ./modules/nf-scil/<category>/<tool>/main.nf
    • Edit ./modules/nf-scil/<category>/<tool>/meta.yml
  • Generate the tests:
    • Edit ./tests/modules/nf-scil/<category>/<tool>/main.nf
    • Edit ./tests/modules/nf-scil/<category>/<tool>/nextflow.config
    • Add test data locally for tests with the fork repository
    • Generate the test infrastructure and md5sum for all outputs
  • Ensure the syntax is correct :
    • Check indentation abides with the rest of the library (don't hesitate to correct others !)
    • Lint everything. Ensure your variables have good names.

Copy link
Collaborator

@AlexVCaron AlexVCaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another great PR ! Not much to say, everything is syntax and wording. It,s going on well, once done LGTM !

modules/nf-neuro/segmentation/synthseg/environment.yml Outdated Show resolved Hide resolved
modules/nf-neuro/segmentation/synthseg/main.nf Outdated Show resolved Hide resolved
modules/nf-neuro/segmentation/synthseg/main.nf Outdated Show resolved Hide resolved
modules/nf-neuro/segmentation/synthseg/main.nf Outdated Show resolved Hide resolved
@AlexVCaron AlexVCaron requested review from GuillaumeTh and removed request for gagnonanthony September 24, 2024 18:22
Copy link
Collaborator

@AlexVCaron AlexVCaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two little things to fix. Also, add the segmentation in the module's outputs and test it's md5SUM as well. We'll know then if mri_synthseg is the source of the problem.

modules/nf-neuro/segmentation/synthseg/main.nf Outdated Show resolved Hide resolved
modules/nf-neuro/segmentation/synthseg/main.nf Outdated Show resolved Hide resolved
@AlexVCaron AlexVCaron added this pull request to the merge queue Sep 26, 2024
Merged via the queue into scilus:main with commit 3a9a336 Sep 26, 2024
10 checks passed
@anroy1 anroy1 deleted the synthseg2 branch September 27, 2024 14:26
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

Successfully merging this pull request may close these issues.

2 participants