Team:Penn/Modeling

From 2013.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 42: Line 42:
<br>
<br>
<b><center>
<b><center>
-
<br>
+
 
-
Automated, Accelerated, Quantifiable DNA Analysis
+
Open Source Automated, Quantifiable DNA Analysis for our Assay
</b></center>
</b></center>
-
MaGellin converts gel images into standardized data sets.
+
<br>
 +
MaGellin 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 plasmid of the sequence. So, MaGellin is more than another gel quantifier - it interprets the biological meaning of the band lengths and returns experimentally relevant analyses. MaGellin is crucial for our workflow because it allows for clear input/output. Since our restriction digests always yield bands in predictable locations, MaGellin eliminates user bias and standardizes data sets across trials and labs, accelerating the pace of discovery.
 +
<br>
 +
<br>
 +
MaGellin converts gel images into standardized data sets, making data analysis quick, easy and unbiased.
 +
<br>
<img src="http://s21.postimg.org/z98hqbrdj/gellin.png">
<img src="http://s21.postimg.org/z98hqbrdj/gellin.png">
<br>
<br>
<br>
<br>
-
User-friendly GUI that is easy to navigate.
+
A User-friendly GUI that is easy to navigate makes it ideal for first time users.
 +
<br>
<img src="http://s8.postimg.org/5cd9z4b79/gellingui.png">
<img src="http://s8.postimg.org/5cd9z4b79/gellingui.png">
<br>
<br>
<br>
<br>
-
Bioinformatics module simulates DNA digestion so you know what bands to expect
+
The bioinformatics module simulates DNA digestion, so you know what bands to expect before even touching a pipette.
 +
<br>
<img src="http://s14.postimg.org/6dwg73o5t/gellinbioinfo.png">
<img src="http://s14.postimg.org/6dwg73o5t/gellinbioinfo.png">
<br>
<br>
<br>
<br>
-
Computer vision algorithm calculates location and intensity of DNA bands
+
Computer vision algorithm calculates location and intensity of DNA bands.
 +
<br>
<img src="http://s16.postimg.org/6smb69xt1/gellinvision.png">
<img src="http://s16.postimg.org/6smb69xt1/gellinvision.png">
<br>
<br>
<br>
<br>
-
SkyDrive provides open access to data
+
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>
<img src="http://s18.postimg.org/fusjsrq1l/gellindrive.png">
<img src="http://s18.postimg.org/fusjsrq1l/gellindrive.png">

Latest revision as of 10:19, 27 September 2013

modeling

modeling

MaGellin


Open Source Automated, Quantifiable DNA Analysis for our Assay

MaGellin 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 plasmid of the sequence. So, MaGellin is more than another gel quantifier - it interprets the biological meaning of the band lengths and returns experimentally relevant analyses. MaGellin is crucial for our workflow because it allows for clear input/output. Since our restriction digests always yield bands in predictable locations, MaGellin eliminates user bias and standardizes data sets across trials and labs, accelerating the pace of discovery.

MaGellin converts gel images into standardized data sets, making data analysis quick, easy and unbiased.


A User-friendly GUI that is easy to navigate makes it ideal for first time users.


The bioinformatics module simulates DNA digestion, so you know what bands to expect before even touching a pipette.


Computer vision algorithm calculates location and intensity of DNA bands.


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.