Initial implementation of antsRegistration_affine_SyN.sh#282
Initial implementation of antsRegistration_affine_SyN.sh#282gdevenyi wants to merge 1 commit intonf-neuro:mainfrom
Conversation
390c9c1 to
a90da89
Compare
|
Minimal work is required so the module fits with the Once done, most linting and testing should work out the box. But nf-test expects some naming/formatting, that sadly isn't targetted when nf-core conventions are not abided to. |
2878c25 to
ae312c2
Compare
|
@AlexVCaron I can't sort out how to run the test properly inside the devcontainer, what's the appropriate command? |
ae312c2 to
b91bb4a
Compare
|
I run the test suite for any component from the root of the repo via : In this case, the path is For the lint, it is done via the Tell me of any problems, I can pull your PR and help debug ! |
|
Right. OK. It seems like the devcontainer doesn't have the antsRegistration_affine_SyN.sh that I got merged into the main repo... |
|
I'll get into that this w-e. It should've been included in the build, I'll investigate |
|
As stated on scilus/containers-scilus#42, |
b91bb4a to
0932c5d
Compare
0932c5d to
a7e2ecb
Compare
Describe your changes
Implement the CoBrALab variant of antsRegistrationSyN.sh with optimized pyramids.
List test packages used by your module
Checklist before requesting a review
./modules/nf-neuro/<category>/<tool>/main.nf./modules/nf-neuro/<category>/<tool>/meta.yml./modules/nf-neuro/<category>/<tool>/environment.yml./modules/nf-neuro/<category>/<tool>/tests/main.nf.testmain.nf.test.snapsnapshotsprettierandeditorconfig-checkerto fix common syntax issuesnf-core modules lintand fix all errors