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

[Module] Resample tractogram module. #157

Merged
merged 9 commits into from
May 23, 2024
Merged

Conversation

gagnonanthony
Copy link
Contributor

Describe your changes

Add resample tractogram module.

List test packages used by your module

  • tractometry.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.

@gagnonanthony gagnonanthony added the assembly New module or subworflow for nf-scil label May 22, 2024
Copy link
Contributor

@arnaudbore arnaudbore left a comment

Choose a reason for hiding this comment

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

GTG

@arnaudbore arnaudbore merged commit ca3a05b into scilus:main May 23, 2024
7 checks passed
@gagnonanthony gagnonanthony deleted the resample branch July 26, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assembly New module or subworflow for nf-scil
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants