Team:Penn/Modeling

From 2013.igem.org

(Difference between revisions)
(Created page with "<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** --> <html> <div id="box" style="widt...")
 
(37 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<html lang="en">
 +
<head>
 +
    <title>modeling</title>
 +
      <link href="https://googledrive.com/host/0B4ZBZOYYKBzEVHRaZEdUVGo5cjA" type="text/css" rel="stylesheet"/>
 +
    <script src="https://googledrive.com/host/0B4ZBZOYYKBzETkFqdnhMeV9fMzA" ></script>
 +
    <script src="https://googledrive.com/host/0B4ZBZOYYKBzEZTdBSFdUV19LYjQ" type="text/javascript"></script>
 +
<script src="https://googledrive.com/host/0B4ZBZOYYKBzEblVWdXkta245Y0k/" type="text/javascript"> </script> <!--javascript-->
 +
<script>
 +
        $(document).ready(function($) {
-
<html>
+
/*load in the sidebar*/
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
$('.left_wrap').load('https://googledrive.com/host/0B4ZBZOYYKBzEclFHMmpZcVlydmc');
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
          });
 +
    </script>   
 +
<style>
 +
           
 +
       
 +
   
 +
       
 +
    </style>
 +
</head>
 +
<body>
 +
<img src="http://upload.wikimedia.org/wikipedia/en/d/d6/IGEM_official_logo.png" id="igem"/><!--igem logo-->
 +
<img src="http://collegediabetesnetwork.org/wp-content/uploads/2012/07/UPenn_logo1.png" id="penn"/> <!--penn logo-->
 +
  <div class="left_wrap">
 +
   
 +
 
 +
  <!-- <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">
 +
            <b><center><h1>
 +
MaGellin
 +
</b></center></h1>
 +
<br>
 +
<b><center>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
Open Source Automated, Quantifiable DNA Analysis for our Assay
-
!align="center"|[[Team:Penn|Home]]
+
</b></center>
-
!align="center"|[[Team:Penn/Team|Team]]
+
<br>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Penn Official Team Profile]
+
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.
-
!align="center"|[[Team:Penn/Project|Project]]
+
<br>
-
!align="center"|[[Team:Penn/Parts|Parts Submitted to the Registry]]
+
<br>
-
!align="center"|[[Team:Penn/Modeling|Modeling]]
+
MaGellin converts gel images into standardized data sets, making data analysis quick, easy and unbiased.
-
!align="center"|[[Team:Penn/Notebook|Notebook]]
+
<br>
-
!align="center"|[[Team:Penn/Safety|Safety]]
+
<img src="http://s21.postimg.org/z98hqbrdj/gellin.png">
-
!align="center"|[[Team:Penn/Attributions|Attributions]]
+
<br>
-
|}
+
<br>
 +
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">
 +
<br>
 +
<br>
 +
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">
 +
<br>
 +
<br>
 +
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>
 +
<img src="http://s18.postimg.org/fusjsrq1l/gellindrive.png">
 +
        </div>
 +
    </div>
 +
   
-
If you choose to include a '''Modeling''' page, please write about your modeling adventures here.  This is not necessary but it may be a nice list to include.
+
 
 +
</body>
 +
<script>
 +
</script>
 +
</html>

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.