-
Notifications
You must be signed in to change notification settings - Fork 20
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
Deepprep descriptor #297
Deepprep descriptor #297
Conversation
Looks good to me except you are missing the final newline character! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check comments, correct a typo. Would you like me to test it?
"ram": 12, | ||
"walltime-estimate": 172000 | ||
}, | ||
"tags": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it an alternative to frmiPrep? I'd copy all tags from there
@@ -0,0 +1,116 @@ | |||
{ | |||
"name": "DeepPrep", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@prioux not sure, do we have some convention to add a suffix SingleSubjects or BidsSubject to tool name or that practice is deprecated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use "url" property to link the tool page, and "descriptor-url" for a descriptors page
"description": "An accelerated, scalable, and robust pipeline for neuroimaging preprocessing empowered by deep learning", | ||
"descriptor-url": "https://deepprep.readthedocs.io/en/latest/", | ||
"descriptor-url": "https://deepprep.readthedocs.io/en/24.1.2/", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BTW
I think it is wrong url, descriptor-url is the url of the boutiques descriptor not tool
Basic descriptor for deepprep.