Team:Penn/MaGellinSoftware

From 2013.igem.org

(Difference between revisions)
Line 25: Line 25:
<img src="http://collegediabetesnetwork.org/wp-content/uploads/2012/07/UPenn_logo1.png" id="penn"/> <!--penn logo-->
<img src="http://collegediabetesnetwork.org/wp-content/uploads/2012/07/UPenn_logo1.png" id="penn"/> <!--penn logo-->
   <div class="left_wrap">
   <div class="left_wrap">
-
   
+
    </div> </div>
-
 
+
  <div class="section1" style="background-position: top;">
-
  <!-- <div class="logo-wrap"><img src="https://googledrive.com/host/0B4ZBZOYYKBzEUlI3ZDU2OGRrc1E" id="penn"/></div><!--penn logo-->
+
-
   
+
-
   
+
-
   
+
-
   
+
-
    <div class="section-title" style="left: 20px;">modeling</div>
+
-
  </div>
+
-
   
+
-
    <div class="section1" style="background-position: top;">
+
         <div class="text">
         <div class="text">
             <b><center><h1>
             <b><center><h1>
Line 48: Line 39:
</b></center>
</b></center>
<br>
<br>
-
 
+
<center>
-
The MaGellin Software Package is a MATLAB script that uses computer vision algorithms to calculate the location and intensity of DNA bands. It also has a bioinformatics module to compare the lengths of bands with the expected lengths, based on the methylation sensitivity of the enzymes and the sequence of the plasmid. So, this program is more than another gel quantifier - it interprets the biological meaning of the band lengths and returns experimentally relevant analyses. The MaGellin Software Package is crucial for our workflow because it allows for clear input/output. Since our restriction digests always yield bands in predictable locations, user bias is eliminated and data sets are standardized across trials and labs, accelerating the pace of discovery.  
+
The MaGellin Software Package is a MATLAB script that uses computer vision algorithms to calculate the location and intensity of DNA bands. It also has a bioinformatics module to compare the lengths of bands with the expected lengths, based on the methylation sensitivity of the enzymes and the sequence of the plasmid. So, this program is more than another gel quantifier - it interprets the biological meaning of the band lengths and returns experimentally relevant analyses. The MaGellin Software Package is crucial for our workflow because it allows for clear input/output. Since our restriction digests always yield bands in predictable locations, user bias is eliminated and data sets are standardized across trials and labs, accelerating the pace of discovery. </center>
<br>
<br>
 +
INSERT picture of gel with arrow pointing to picture of graph, but not that blurry one we have now.
<br>
<br>
-
MaGellin converts gel images into standardized data sets, making data analysis quick, easy and unbiased.
 
<br>
<br>
-
<img src="http://s21.postimg.org/z98hqbrdj/gellin.png">
+
<center><b>Protocol</b></center>
<br>
<br>
<br>
<br>
-
A User-friendly GUI that is easy to navigate makes it ideal for first time users.
+
1. Upload gel picture from restriction enzyme digest. Fill out all relevant information on the graphical user interface. Enter plasmid and target sequences and select restriction enzymes used. Enter descriptive names for gel and lanes if desired.
<br>
<br>
-
<img src="http://s8.postimg.org/5cd9z4b79/gellingui.png">
+
INSERT picture of filled-out GUI.
<br>
<br>
 +
2. Press the <b>Analyze</b> button.
<br>
<br>
-
The bioinformatics module simulates DNA digestion, so you know what bands to expect before even touching a pipette.
+
INSERT picture of analyze button on GUI with mouse hovering over it.
 +
3. The Magellin Software Package will calculate the intensity and position of each band and produce a graph. Save your results.
<br>
<br>
-
<img src="http://s14.postimg.org/6dwg73o5t/gellinbioinfo.png">
+
INSERT picture of graph
<br>
<br>
-
<br>
+
4. Collaborate with your fellow scientists by sharing your results on SkyDrive.
-
Computer vision algorithm calculates location and intensity of DNA bands.
+
-
<br>
+
-
<img src="http://s16.postimg.org/6smb69xt1/gellinvision.png">
+
-
<br>
+
-
<br>
+
-
SkyDrive provides open access to data and encourages collaborations. MaGellin is the interface to our assay, and it acts to abstract our plasmid system the same way a programming language abstracts computer hardware.
+
<br>
<br>
<img src="http://s18.postimg.org/fusjsrq1l/gellindrive.png">
<img src="http://s18.postimg.org/fusjsrq1l/gellindrive.png">
-
 
-
 
<br><br><a href="https://2013.igem.org/Team:Penn/MaGellinFutureDirections"><i>Read about our future directions!</i></a>
<br><br><a href="https://2013.igem.org/Team:Penn/MaGellinFutureDirections"><i>Read about our future directions!</i></a>
         </div>
         </div>

Revision as of 01:25, 28 September 2013

modeling

The MaGellin Software Package
Open Source Automated, Quantifiable DNA Analysis for our Assay


Overview

The MaGellin Software Package is a MATLAB script that uses computer vision algorithms to calculate the location and intensity of DNA bands. It also has a bioinformatics module to compare the lengths of bands with the expected lengths, based on the methylation sensitivity of the enzymes and the sequence of the plasmid. So, this program is more than another gel quantifier - it interprets the biological meaning of the band lengths and returns experimentally relevant analyses. The MaGellin Software Package is crucial for our workflow because it allows for clear input/output. Since our restriction digests always yield bands in predictable locations, user bias is eliminated and data sets are standardized across trials and labs, accelerating the pace of discovery.

INSERT picture of gel with arrow pointing to picture of graph, but not that blurry one we have now.

Protocol


1. Upload gel picture from restriction enzyme digest. Fill out all relevant information on the graphical user interface. Enter plasmid and target sequences and select restriction enzymes used. Enter descriptive names for gel and lanes if desired.
INSERT picture of filled-out GUI.
2. Press the Analyze button.
INSERT picture of analyze button on GUI with mouse hovering over it. 3. The Magellin Software Package will calculate the intensity and position of each band and produce a graph. Save your results.
INSERT picture of graph
4. Collaborate with your fellow scientists by sharing your results on SkyDrive.


Read about our future directions!