BioMate
Lab-bench biologists find it difficult to use many existing tools for their data analysis. These tools are generally command-line computer programs written by computational biologists. Computational biologists do not have time to create user-friendly interfaces for their programs, and often find themselves spending a lot of time helping lab-bench biologists run their programs. This creates a burden for all involved: lab-bench biologists cannot move forward with their data analysis, and computational biologists cannot move forward with their research.
<MCE:STYLE></MCE:STYLE><STYLE mce_bogus="1"><!--
.pagetree2 a
--></STYLE>
Click on a page above for a specific section.
Implementation
Accessing the Prototype
Our software is accessible at the following URL: http://mv.ezproxy.com.ezproxyberklee.flo.org/6.831/GR5/src/biomate_login.html.
Platform and Software Requirements
Our software can run on any modern browser and any operating system. We have tested our code on several browsers and it seems to work best on Chrome.
Summary of Contribution
Avanti Shrikumar
- Implemented most of the programmer-facing interface
- Wrote code to dynamically generate the lab-bench biologist view on-the-fly
Rebecca Taft
- Implemented most of the lab-bench biologist-facing interface
- Wrote classes to interact with the Parse backend
Sumaiya Nazeen
- Designed and implemented most of the home screen and login/sign up screens
- Implemented script-sharing functionality using Mailgun-Parse Cloud code
All
- Fixed bugs and implemented small features on all screens
2 Comments
Unknown User (jks@mit.edu)
Unknown User (rytaft@mit.edu)
Hi Jeremy,
Sorry if I didn't make this clear when presenting, but you can save as many sets of parameter values per script as you like. They are not associated with a particular run in History, but when you click "Load Parameters", you can see a list of all the different parameter values you have saved along with the date they were saved.
Thanks,
Becca