(2 intermediate revisions by one other user not shown) | |||
Line 36: | Line 36: | ||
<script src="js/custom.js"></script> | <script src="js/custom.js"></script> | ||
<link rel="stylesheet" href="https://2018.igem.org/Template:Vilnius-Lithuania-OG/css/custom?action=raw&ctype=text/css"/> | <link rel="stylesheet" href="https://2018.igem.org/Template:Vilnius-Lithuania-OG/css/custom?action=raw&ctype=text/css"/> | ||
− | |||
<style> .firstHeading{ display: none;} .mw-body{ display: none;} #globalWrapper{ margin-top:-1%;} #header.sticky-header #header-wrap {top: 13px;} #page-menu.sticky-page-menu #page-menu-wrap {margin-top: 13px}</style> | <style> .firstHeading{ display: none;} .mw-body{ display: none;} #globalWrapper{ margin-top:-1%;} #header.sticky-header #header-wrap {top: 13px;} #page-menu.sticky-page-menu #page-menu-wrap {margin-top: 13px}</style> | ||
Line 93: | Line 92: | ||
<div id="logo"> | <div id="logo"> | ||
<a href="index.php" class="standard-logo" data-dark-logo="images/logo-dark.png"><img src="https://static.igem.org/mediawiki/2018/1/18/T--Vilnius-Lithuania-OG--logo-black.png"></a> | <a href="index.php" class="standard-logo" data-dark-logo="images/logo-dark.png"><img src="https://static.igem.org/mediawiki/2018/1/18/T--Vilnius-Lithuania-OG--logo-black.png"></a> | ||
− | + | ||
</div><!-- #logo end --> | </div><!-- #logo end --> | ||
Line 119: | Line 118: | ||
<div class="container clearfix"> | <div class="container clearfix"> | ||
<div class="slider-caption slider-caption-center"> | <div class="slider-caption slider-caption-center"> | ||
− | <h2 data-caption-animate="fadeInUp" style="color:aliceblue; "> | + | <h2 data-caption-animate="fadeInUp" style="color:aliceblue; ">Protein GAN</h2> |
<p class="d-none d-sm-block" data-caption-animate="fadeInUp" data-caption-delay="400"></p> | <p class="d-none d-sm-block" data-caption-animate="fadeInUp" data-caption-delay="400"></p> | ||
</div> | </div> | ||
Line 185: | Line 184: | ||
<p>After seeing multiple successful applications of GAN (generative adversarial networks) in numerous of fields, we have decided to apply them to the <strong>field of synthetic biology</strong> for the <strong>creation of novel biological parts</strong> with useful functions. More specifically, we were interest in world’s cleanest and environmentally friendly catalyzers - <strong>enzymes</strong>. For many important reactions used in research or industry <strong>we don’t have the appropriate enzymes</strong> to catalyze them, and have not other option but to use chemical catalyzers.</p> | <p>After seeing multiple successful applications of GAN (generative adversarial networks) in numerous of fields, we have decided to apply them to the <strong>field of synthetic biology</strong> for the <strong>creation of novel biological parts</strong> with useful functions. More specifically, we were interest in world’s cleanest and environmentally friendly catalyzers - <strong>enzymes</strong>. For many important reactions used in research or industry <strong>we don’t have the appropriate enzymes</strong> to catalyze them, and have not other option but to use chemical catalyzers.</p> | ||
− | <p>Thus, we have decided to build the <strong>world’s first Protein Generative Adversarial Network</strong> (ProteinGAN) which would be capable to learn “what makes protein a protein”. We have started by acquiring and standardizing large number of protein sequences from public databases, which all had a specific class attributed to them.</p> | + | <p>Thus, we have decided to build the <strong>world’s first Protein sequence Generative Adversarial Network</strong> (ProteinGAN) which would be capable to learn “what makes protein a protein”. We have started by acquiring and standardizing large number of protein sequences from public databases, which all had a specific class attributed to them.</p> |
<p><br />After in-depth literature analysis and a large number of in-silico prototypes we have built the appropriate GAN architecture for protein work. Finally - we have trained the neural networks with specific classes of enzymes. We have hoped they would learn how to generate the class of enzymes they were trained for, yet also deliver unique protein sequences for that class.</p> | <p><br />After in-depth literature analysis and a large number of in-silico prototypes we have built the appropriate GAN architecture for protein work. Finally - we have trained the neural networks with specific classes of enzymes. We have hoped they would learn how to generate the class of enzymes they were trained for, yet also deliver unique protein sequences for that class.</p> | ||
<p>All important technical details, architectural choices and detailed explanation of how ProteinGAN works can be found at the <a href="https://2018.igem.org/Team:Vilnius-Lithuania-OG/ProteinGAN#section-deeper">end of the page.</a></p> | <p>All important technical details, architectural choices and detailed explanation of how ProteinGAN works can be found at the <a href="https://2018.igem.org/Team:Vilnius-Lithuania-OG/ProteinGAN#section-deeper">end of the page.</a></p> |
Latest revision as of 02:52, 18 October 2018