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.
...
Wiki Markup |
---|
{html}<MCE:STYLE></MCE:STYLE><STYLE mce_bogus="1"><!--
.pagetree2 a{font-size:16px; }
--></STYLE>{html} |
...
Wiki Markup |
---|
{pagetree2:BioMate} |
...
Click
...
on
...
a
...
page
...
above
...
for
...
a
...
specific
...
section.
...
Implementation
Accessing the Prototype
Our software is accessible at the following URL: http://rytaft.scripts.mit.edu.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