Difference between revisions of "Team:MIT"

Line 4: Line 4:
 
     <head>         
 
     <head>         
 
         <link href="https://fonts.googleapis.com/css?family=Lato:100,300,300i,400" rel="stylesheet">
 
         <link href="https://fonts.googleapis.com/css?family=Lato:100,300,300i,400" rel="stylesheet">
 +
        <link href="https://fonts.googleapis.com/css?family=Courgette" rel="stylesheet">
 
         <title>MIT iGEM 2017</title>
 
         <title>MIT iGEM 2017</title>
 
          
 
          
Line 13: Line 14:
 
                 <div class="row">
 
                 <div class="row">
 
                     <img src="https://static.igem.org/mediawiki/2017/9/9c/MIT-Logo.jpg" alt="iGEM logo" class="logo">
 
                     <img src="https://static.igem.org/mediawiki/2017/9/9c/MIT-Logo.jpg" alt="iGEM logo" class="logo">
                     <ul class="main-nav">
+
                     <ul class="main-nav nav-text">
 
                         <li><a href="#">Home</a></li>
 
                         <li><a href="#">Home</a></li>
 
                         <li><a href="#">About Us</a></li>
 
                         <li><a href="#">About Us</a></li>
Line 92: Line 93:
 
}
 
}
  
 
+
.nav-text{
 +
    color: #fff;
 +
}
  
  

Revision as of 20:42, 31 July 2017

MIT iGEM 2017

Goodbye randomness.
Hello controlled splicing.

Background Show me how

What is Alternative splicing?

Alternative splicing is a process that takes mRNA transcripts and modifies it in various ways to create a final mature mRNA molecule for translation. Some sequences known as introns are removed; other sequences known as exons remain to be translated. With such a process, a single gene can result in many types of proteins transcripts

Our iGEM projects seeks to control alternative splicing of RNA, specifically exon skipping and inclusion, using a protein called Cas13a. This is a protein that attaches to RNA via a complementary guide RNA, then cuts the RNA strand. For our purposes, we're using a modified version of this protein, known as dCas13a, that can attach, but doesn't cut. By targeting certain portions of a fluorescent protein construct, we can determine whether or not we achieved the intended isoforms based on the presence or absence of the fluorescent protein in addition to sequencing.