-
Notifications
You must be signed in to change notification settings - Fork 34
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
Work up a web interface #164
Comments
This is related to, or more or less the answer to, #150. |
This is great, and I totally agree. It would be awesome to also get a database of parameter inferences as a side-effect of this. Here are two suggestions, if I may:
You could even focus on the latter, and us on the former? We'd want Brian's input too on scale-up. |
Yeah, happy to work on whichever part. As far as the database, definitely, we should maybe have a tick box that says it's ok if we throw their data into the averages. |
Great. Think you could pick up where Andrew left off with https://github.com/matsengrp/bioboxpartis ? Actually, we should hold off on doing anything until we get the go-ahead from @bcclaywell , who can advise if we could run a biobox on Gxy, and how this strategy would work WRT scale-up. |
Galaxy supports running tools in Docker containers but I don't think there's any way to run them on gizmo as of yet. I'm sure I could get a container running on maersk or exmar to work with Galaxy but it wouldn't scale well. |
I was kind of imagining things would be running on amazon somewhere... is that possible? |
Ah, okay! Yes, it's possible to spin up Galaxy instances on EC2 with CloudMan and then add custom tools and whatnot. I don't know if their Amazon machine image comes with support for Docker but it looks like you get ssh/sudo access once the cluster is up. |
Cool! Thanks for looking that up. |
I think our long-term support effort will be minimized if most folks are running this through a web interface or something on, what EC2s or whatever that we control. Hell, we can even charge for large data sets if we want.
The text was updated successfully, but these errors were encountered: