Difference between revisions of "Team:Amazonas Brazil/Project"

Line 15: Line 15:
  
 
     /* Clear the default wiki settings */
 
     /* Clear the default wiki settings */
 +
 +
    a[href="#top"]{
 +
    padding:10px;
 +
    position:fixed;
 +
    top: 90%;
 +
    right:40px;
 +
    display:none;
 +
    font-size: 30px;
 +
}
 +
a[href="#top"]:hover{
 +
    text-decoration:none;
 +
}
  
 
     #home_logo,
 
     #home_logo,
Line 108: Line 120:
 
           <div class="hero-full-wrapper">
 
           <div class="hero-full-wrapper">
 
             <div class="text-content  text-center">
 
             <div class="text-content  text-center">
               <h2 class="Page_Title" align="middle">PROJECT</h2>
+
               <h2 class="Page_Title" id="top" align="middle">PROJECT</h2>
 
               <h2 class="Page_Subtitle" align="middle">pCRISPeasy</h2>
 
               <h2 class="Page_Subtitle" align="middle">pCRISPeasy</h2>
 
             </div>
 
             </div>
Line 186: Line 198:
 
               <h1 style=" margin: 0;padding-top: 0.1em;" id="Specifications"></h1>
 
               <h1 style=" margin: 0;padding-top: 0.1em;" id="Specifications"></h1>
  
               <img alt="Erro" style="width: 80%;height: 80%;margin-left: 10%"  
+
               <img alt="Erro" style="width: 80%;height: 80%;margin-left: 10%"
 
               src="https://static.igem.org/mediawiki/2017/f/fa/Amazonas_Brazil_Project_Specifications.png">
 
               src="https://static.igem.org/mediawiki/2017/f/fa/Amazonas_Brazil_Project_Specifications.png">
  
                           
+
 
               <img alt="Erro" style="width: 80%;height: 80%;margin-left: 10%"  
+
               <img alt="Erro" style="width: 80%;height: 80%;margin-left: 10%"
 
               src="https://static.igem.org/mediawiki/2017/1/14/Amazonas_Brazil_Project_Prokaryotes.png">
 
               src="https://static.igem.org/mediawiki/2017/1/14/Amazonas_Brazil_Project_Prokaryotes.png">
  
               <img alt="Erro" style="width: 80%;height: 80%;margin-left: 10%"  
+
               <img alt="Erro" style="width: 80%;height: 80%;margin-left: 10%"
 
               src="https://static.igem.org/mediawiki/2017/3/3f/Amazonas_Brazil_Project_Events.png">
 
               src="https://static.igem.org/mediawiki/2017/3/3f/Amazonas_Brazil_Project_Events.png">
  
               <img alt="Erro" style="width: 80%;height: 80%;margin-left: 10%"  
+
               <img alt="Erro" style="width: 80%;height: 80%;margin-left: 10%"
 
               src="https://static.igem.org/mediawiki/2017/5/5b/Amazonas_Brazil_Project_Lack.png">
 
               src="https://static.igem.org/mediawiki/2017/5/5b/Amazonas_Brazil_Project_Lack.png">
  
Line 230: Line 242:
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 +
    <a href="#top" class="glyphicon glyphicon-chevron-up"></a>
 +
 
   </div>
 
   </div>
  
Line 237: Line 251:
 
       closeMenuBeforeGoingToPage();
 
       closeMenuBeforeGoingToPage();
 
       navActivePage();
 
       navActivePage();
 +
    });
 +
    $(document).ready(function(){
 +
        $(window).scroll(function(){
 +
            if ($(this).scrollTop() > 100) {
 +
                $('a[href="#top"]').fadeIn();
 +
            } else {
 +
                $('a[href="#top"]').fadeOut();
 +
            }
 +
        });
 +
 +
        $('a[href="#top"]').click(function(){
 +
            $('html, body').animate({scrollTop : 0},800);
 +
            return false;
 +
        });
 
     });
 
     });
 
   </script>
 
   </script>

Revision as of 08:48, 1 November 2017

Wiki_iGEM_Amazonas

PROJECT

pCRISPeasy

Navigate into CRISPeasy roadmap

Erro Erro Erro Erro

Design

Check all the parts involved and our approaches with closer details!

Cas9 (BBa_K2457001)

The standardized Cas9 device under control of AraC_pBAD regulatory module. In the single guide RNA presence, it forms a catalytically active ribonucleoprotein (RNP) complex which cleaves specifics target sequences from DNA, leading to double-strand breaks. Through cell repair pathways, it will lay the road to genomic editing in living cells.

Optimized sgRNA (BBa_K2457002)

This biobrick is constitutively expressed by J23100 promoter and codify an optimized sgRNA chimera composed of a protospacer crRNA with a GG motif at the 3’ end of its target-specific sequence, a tracrRNA with extended duplex length and a mutation at the thymine 4. It was rationally engineered to improve the editing efficiency of CRISPR-Cas9 machinery. When expressed, it guides the Cas9 nuclease activity through Rosalind-Watson-Crick base pairing complementarity with the target sequence.

RecA (Bba_K2457003)

RecA is an essential building block part which leads the homologous recombination AND DNA insertion into the genome. After the target sequence cleavage catalyzed by the Cas9-sgRNA complex, the SOS response machinery is activated. As an output of the repair pathway, RecA builds a DNA-protein filament which investigates for a homologous template on undamaged DNA sequences, assisting in the invasion process and setting-up the Holliday Junction. This generates a crossover with the strands, leading to the recombination among the undamaged strand and the broken strand.

DONOR DNA