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

Linda BIDS App #5

Open
chrisgorgo opened this issue Aug 2, 2017 · 2 comments
Open

Linda BIDS App #5

chrisgorgo opened this issue Aug 2, 2017 · 2 comments

Comments

@chrisgorgo
Copy link

@stnava suggested it might be beneficial to build a BIDS App for the LINDA pipeline

This is as simple as writing a short script parsing input BIDS dataset and putting everything in a docker container. The big advantage of this approach is that it would allow us to host this (for free) on http://OpenNeuro.org. This new platform lets users run long and computationally expensive workflows in the cloud. It's free and will remain this way - the goal is to get people to share more data.

This approach have benefits for you - it makes your software more accessible (and we make sure appropriate credit is given to each app) and easier to debug (since you can interrogate all files and logs online). Building a BIDS App is fairly easy (more info here and an example here). I feel that two most sensible ANTs workflows would be: cortical thickness calculation and study specific template building.

More resources:

Let me know if you are interested - I would be happy to help.

@dorianps
Copy link
Owner

Chris, sorry for missing this thread before. I will look into this and see what's the best approach. Probably is better to have LESYMAP in there, which has more mature code. LINDA is a bit too primitive on the way it's written and I am not maintaining it much.

One thing I have been trying to achieve is some sort of web interface (ShinyApp) with ANTsR in the background. If that can be achieved in OpenNeuro, it would be great.

@chrisgorgo
Copy link
Author

I opened an issue on LESYMAP for clarity. The tool looks very cool and a great match!

OpenNeuro provides basic UI for apps to map user inputs. This includes string inputs, checkboxes, radio buttons, dropdown lists, and file uploads. I hope this helps!

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

No branches or pull requests

2 participants