Entering edit mode
9.5 years ago
lait
▴
180
This is the scenario:
- I have multiple command-line bioinformatics applications written in different languages such as java, Python, Ruby, C, perl ... etc. These applications should be integrated in an online web services infrastructure.
- The results from running those tools should be visualized to the user in a user friendly interface.
- NoSQL should be used
- This whole infrastructure should handle NGS Data upload/download.
What is the best programming language/ framework to use?
have you tried galaxy?
Yes, but we are trying to make something that is very personalized to our needs.
So take Galaxy and personalize it to your needs. That can be done on a time-scale of days, rather than the months involved in your original proposal.
As long as I can do the mentioned four points, this would be super perfect! I will check it now. Thanks a lot for the info.
Do you really want to reinvent the wheel? As Giovanni said, Galaxy already does all of this (heck, you can even run it in a Docker container so that setup is trivial).