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

(Prototype team page)
 
Line 1: Line 1:
{{Amazonas_Brazil}}
+
<html lang="en">
<html>
+
  
 +
<head>
 +
  <meta charset="UTF-8">
 +
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
  <meta content="width=device-width,initial-scale=1" name="viewport">
 +
  <meta content="description" name="description">
 +
  <meta name="google" content="notranslate" />
  
<div class="column full_size judges-will-not-evaluate">
+
  <!-- Disable tap highlight on IE -->
<h3>★  ALERT! </h3>
+
  <meta name="msapplication-tap-highlight" content="no">
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
 +
<style>
  
<div class="column half_size">
+
/***************************************************** DEFAULT WIKI SETTINGS ****************************************************/
<h1>Software</h1>
+
/* Clear the default wiki settings */
<h3>Best Software Tool Special Prize</h3>
+
#home_logo, #sideMenu { display:none; } #sideMenu, #top_title, .patrollink {display:none;} #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;margin-right: 0;} body {background-color:white; } #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
<p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honor such "nuggets" of computational work.
+
  
 +
</style>
  
<br><br>
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Amazonas_Brazil/CSS?action=raw&ctype=text/css">
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Software Tool prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Amazonas_Brazil/CSS:icon?action=raw&ctype=text/css">
<br><br>
+
You must also delete the message box on the top of this page to be eligible for this prize.
+
</p>
+
  
 +
<title>Wiki_iGEM_Amazonas</title>
  
</div>
+
</head>
  
<div class="column half_size">
+
<body style="width:100%; height:100%; padding: 0; margin: 0;">
<h5> Inspiration </h5>
+
<p>
+
Here are a few examples from previous teams:
+
</p>
+
<ul>
+
<li><a href="https://2016.igem.org/Team:BostonU_HW">2016 BostonU HW</a></li>
+
<li><a href="https://2016.igem.org/Team:Valencia_UPV">2016 Valencia UPV</a></li>
+
<li><a href="https://2014.igem.org/Team:Heidelberg/Software">2014 Heidelberg</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">2014 Aachen</a></li>
+
</ul>
+
  
</div>
+
  <!-- Add your content of header -->
 +
 
 +
  <header>
 +
    <nav class="navbar navbar-fixed-top navbar-default" style="opacity: 0.7;">
 +
      <ul style="list-style-type:none;margin:0;padding:0;background: linear-gradient(to left,#BD314C, #5F254A);overflow:hidden;position: fixed;top: 0;width: 100%;">
 +
        <li><a class="Link-pg" style="padding: 0 1em;" href="#home"><img src="https://static.igem.org/mediawiki/2017/d/d4/T--Amazonas_Brazil--LogoBranco.png" width="104.04" height="90"style="margin-top: 0.3em;"></a></li>
 +
      </ul>
 +
 
 +
      <div class="container">
 +
        <button type="button" class="navbar-toggle" style="float: right">
 +
          <span class="sr-only">Menu</span>
 +
          <span class="icon-bar" style="background-color: white"></span>
 +
          <span class="icon-bar" style="background-color: white"></span>
 +
          <span class="icon-bar" style="background-color: white"></span>
 +
        </button>
 +
 
 +
        <nav class="navbar-fullscreen" id="navbar-middle">
 +
          <button type="button" class="close" aria-label="Close"><span aria-hidden="true">&times;</span></button>
 +
 
 +
          <div class="footer-container "style="height: 10%; margin-right: 50%;">
 +
            <p class="footer-share-icons">
 +
              <a href="https://twitter.com/IGEM_Amazonas" class="fa-icon1" title="" style="padding-right: 0;color: #fff;">
 +
                  <i class="fa fa-twitter" aria-hidden="true"></i>
 +
              </a>
 +
              <a href="https://www.instagram.com/igem_amazonas_brazil/" class="fa-icon1" title="" style="padding-right: 0;color: #fff;">
 +
                  <i class="fa fa-instagram" aria-hidden="true"></i>
 +
              </a>
 +
              <a href="https://www.facebook.com/ManausnoiGEM/" class="fa-icon1" title="" style="padding-right: 0;color: #fff;">
 +
                  <i class="fa fa-facebook" aria-hidden="true"></i>
 +
              </a>
 +
            </p>
 +
 
 +
          </div>
 +
 
 +
 
 +
        </nav>
 +
 
 +
      </div>
 +
    </nav>
 +
  </header>
 +
 
 +
 
 +
  <div class="hero-full-container background-image-container white-text-container" style="background: linear-gradient(to left,#BD314C, #5F254A); width:100%;">
 +
    <div class="container">
 +
      <div class="row">
 +
        <div class="col-xs-12">
 +
          <div class="hero-full-wrapper">
 +
            <div class="text-content  text-center" style="left: 0;margin-left: 0;margin-top: 23%;padding: 0">
 +
                <h1 align="middle" style="font-size: 4em;">Software</h1>
 +
                <h2 align="middle" style="font-size: 2.5em;">A platform to expand the iGEM Experience</h2>
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  </div>
 +
 
 +
  <div class="section-container">
 +
    <div class="container">
 +
      <div class="col-xs-12">
 +
        <div class="row section-container-spacer">
 +
          <div class="col-xs-12">
 +
<h1>CRISPeasy</h1>
 +
            <h3>Our perspective is to provide a bacterial genome editing vector based on BioBrick parts assembly easy to engineer as A, B, C… CRISPR.
 +
              </h3>
 +
 
 +
              <h4 style="padding: 20px 0 0 0">What's the boost?</h4>
 +
              <div style="padding: 20px 0 0 0;  text-align: justify;
 +
              text-justify: inter-word;">
 +
              <p>Scientific community have been achieved great results using CRISPR-Cas9 mediated
 +
              genome editing techniques. While these methods are moving forward, some methodological
 +
                aspects related to this technique could be further improved to bring up this science
 +
                revolution even more.</p>
 +
              <p>In prokaryotes, the genome editing based on CRISPR/Cas9 machinery require quite
 +
                laborious days of work in lab due to the multi-plasmid based edition. The system
 +
                não é padronizado e, em determinadas metodologias, demands more than one plasmid,
 +
                each one carrying a part of the CRISPR/Cas9 apparatus. Other critical problem consist
 +
              in the addition of a linear DNA carrying homologous arms to provide a donor
 +
                DNA to insert information into the genome during the HDR repair via. However,
 +
              the linear donor DNA system has low edition efficiency due the action of DNA restriction
 +
                systems present in wild type and E. coli strains, which can degrade the linear DNAs
 +
              before integration into genome. All this demands plenty of time and a lot of wet lab
 +
                hours of work. To verify this information, we got in touch with other iGEM's teams who
 +
                had work with CRISPR/Cas9 in the previous years, you can check this outreach part with
 +
                more details here.</p>
 +
            </div>
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
 
 +
</body>
 +
<footer style="background: linear-gradient(to left,#BD314C, #5F254A);">
 +
  <div class="footer-container" >
 +
  <p class="footer-share-icons">
 +
    <a href="https://twitter.com/IGEM_Amazonas" class="fa-icon1" title="" style="padding-right: 0;color: #fff;">
 +
        <i class="fa fa-twitter" aria-hidden="true"></i>
 +
    </a>
 +
    <a href="https://www.instagram.com/igem_amazonas_brazil/" class="fa-icon1" title="" style="padding-right: 0;color: #fff;">
 +
        <i class="fa fa-instagram" aria-hidden="true"></i>
 +
    </a>
 +
    <a href="https://www.facebook.com/ManausnoiGEM/" class="fa-icon1" title="" style="padding-right: 0;color: #fff;">
 +
        <i class="fa fa-facebook" aria-hidden="true"></i>
 +
    </a>
 +
  </p>
 +
  </div>
 +
</footer>
  
 
</html>
 
</html>

Revision as of 20:03, 8 October 2017

Wiki_iGEM_Amazonas

Software

A platform to expand the iGEM Experience

CRISPeasy

Our perspective is to provide a bacterial genome editing vector based on BioBrick parts assembly easy to engineer as A, B, C… CRISPR.

What's the boost?

Scientific community have been achieved great results using CRISPR-Cas9 mediated genome editing techniques. While these methods are moving forward, some methodological aspects related to this technique could be further improved to bring up this science revolution even more.

In prokaryotes, the genome editing based on CRISPR/Cas9 machinery require quite laborious days of work in lab due to the multi-plasmid based edition. The system não é padronizado e, em determinadas metodologias, demands more than one plasmid, each one carrying a part of the CRISPR/Cas9 apparatus. Other critical problem consist in the addition of a linear DNA carrying homologous arms to provide a donor DNA to insert information into the genome during the HDR repair via. However, the linear donor DNA system has low edition efficiency due the action of DNA restriction systems present in wild type and E. coli strains, which can degrade the linear DNAs before integration into genome. All this demands plenty of time and a lot of wet lab hours of work. To verify this information, we got in touch with other iGEM's teams who had work with CRISPR/Cas9 in the previous years, you can check this outreach part with more details here.