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

[WIP] Add module connectivity visualization #87

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ThoumyreStanislas
Copy link
Contributor

Describe your changes

new module for visualize connectivity matrix, The module is a copy of the module in nf-pediatric created by @gagnonanthony .

List test packages used by your subworkflow

Checklist before requesting a review

  • Create the tool:
    • Edit ./subworkflows/nf-neuro/<category>/<tool>/main.nf
    • Edit ./subworkflows/nf-neuro/<category>/<tool>/meta.yml
  • Generate the tests:
    • Edit ./subworkflows/nf-neuro/<category>/<tool>/tests/main.nf.test
    • Run the tests to generate the main.nf.test.snap snapshots
  • Ensure the syntax is correct :
    • Run prettier and editorconfig-checker to fix common syntax issues
    • Run nf-core subworkflows lint and fix all errors
    • Ensure your variables have good, clear names

Copy link
Contributor

@gagnonanthony gagnonanthony left a comment

Choose a reason for hiding this comment

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

Thanks for making this module! I only have small comments 😄

modules/nf-neuro/connectivity/visualize/meta.yml Outdated Show resolved Hide resolved
modules/nf-neuro/connectivity/visualize/tests/main.nf.test Outdated Show resolved Hide resolved
modules/nf-neuro/connectivity/visualize/main.nf Outdated Show resolved Hide resolved
modules/nf-neuro/connectivity/visualize/meta.yml Outdated Show resolved Hide resolved
modules/nf-neuro/connectivity/visualize/meta.yml Outdated Show resolved Hide resolved
modules/nf-neuro/connectivity/visualize/main.nf Outdated Show resolved Hide resolved
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.

LGTM

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.

3 participants