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 1 commit 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

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.

1 participant