Team:PoznanSoft
From 2014.igem.org
Line 1: | Line 1: | ||
<head> | <head> | ||
- | < | + | |
- | + | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
- | + | <meta charset="utf-8"> | |
- | + | ||
- | + | <!-- css --> | |
- | + | ||
- | + | <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Poznan-BioInf/stylesheet&action=raw&ctype=text/css" type="text/css" > | |
- | + | <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootswatch/3.0.0/slate/bootstrap.min.css" media="screen, projection"> | |
- | </ | + | <link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" > |
- | </ | + | |
+ | <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) --> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script> | ||
+ | <![endif]--> | ||
+ | |||
+ | <!-- Remove all empty <p> tags --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("p").filter( function() { | ||
+ | return $.trim($(this).html()) == ''; | ||
+ | }).remove() | ||
+ | }); | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="bg"> | ||
+ | <div class="header"> | ||
+ | <div class="container"> | ||
+ | <div id="logo"> | ||
+ | <a href="https://2013.igem.org/Team:Poznan-BioInf"><img src="https://dl.dropboxusercontent.com/u/3041614/bg.png" class="img-responsive" alt="Poznan-BioInf"/></a> | ||
+ | </div><!--logo--> | ||
+ | |||
+ | <div id="arr"> | ||
+ | <a href="https://2013.igem.org/Team:Poznan-BioInf"><img src="https://dl.dropboxusercontent.com/u/3041614/arr.png" class="img-responsive" alt="Poznan-BioInf"/></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="title"> | ||
+ | <a href="https://2013.igem.org/Team:Poznan-BioInf"><img src="https://dl.dropboxusercontent.com/u/3041614/title.png" class="img-responsive" alt="Poznan-BioInf"/></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="igem"> | ||
+ | <a href="https://igem.org/Main_Page", target="_blank"><img src="https://dl.dropboxusercontent.com/u/3041614/IGEM_basic_Logo_stylized.png" class="img-responsive" alt="iGEM"/></a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div><!--header--> | ||
+ | </p><p> | ||
+ | |||
+ | <div class="container"> | ||
+ | <div class="navbar navbar-default"> | ||
+ | <div class="container"> | ||
+ | <div class="navbar-header"> | ||
+ | <a class="navbar-brand" href="/Team:Poznan-BioInf">Home</a> | ||
+ | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | </div> | ||
+ | <div class="navbar-collapse collapse navbar-responsive-collapse"> | ||
+ | <ul class="nav navbar-nav"> | ||
+ | <li><a href="/Team:Poznan-BioInf/Team">Team</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | |||
+ | <li><a href="/Team:Poznan-BioInf/Introduction"">Introduction</a></li> | ||
+ | <li><a href="/Team:Poznan-BioInf/Book"">Lab book</a></li> | ||
+ | <li><a href="/Team:Poznan-BioInf/Funding">Funding</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="/Team:Poznan-BioInf/Parts">Parts submitted</a></li> | ||
+ | <li><a href="/Team:Poznan-BioInf/Safety">Safety</a></li> | ||
+ | <li><a href="/Team:Poznan-BioInf/Human">Human practice</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </div><!-- /.nav-collapse --> | ||
+ | </div><!-- /.container --> | ||
+ | </div><!-- /.navbar --> | ||
+ | </div><!-- /.container --> | ||
+ | |||
+ | </div><!--bg--> | ||
+ | <div id="pages"> | ||
+ | <div class="container"> | ||
+ | <div class="well"> | ||
+ | |||
+ | <p> | ||
+ | |||
+ | Our project presents a synthetic digital system based on a widely-used electronic circuit called a multiplexer. Using transcriptional analogs of classic transistors - transcriptors - we are building basic memory units, SR-latches, under common control of a strobe signal, joined to form a memorizing signal chooser - a biological SR-multiplexer. | ||
+ | |||
+ | </p> | ||
+ | <div id="front"> | ||
+ | <img src="https://dl.dropboxusercontent.com/u/3041614/xxx.JPG" class="img-responsive" alt="Poznan-BioInf"/> | ||
+ | </div> | ||
+ | |||
+ | </div><!--well--> | ||
+ | </div><!--container--> | ||
+ | </div><!--pages--> | ||
+ | |||
+ | |||
+ | <div class="container"> | ||
+ | <footer> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-12"> | ||
+ | |||
+ | <ul class="list-unstyled"> | ||
+ | <li class="pull-right"><button type="button" class="btn btn-warning"><a href="#">Back to top</a></button></li> | ||
+ | |||
+ | </ul> | ||
+ | <div id="conts"> | ||
+ | <p>Bulit with <a href="http://www.mediawiki.org/wiki/MediaWiki", target="_blank"> MediaWiki</a>, designed with <a href="http://bootswatch.com/", target="_blank"> Bootswatch/Slate</a> && <a href="http://www.bootstrapcdn.com/", target="_blank"> Bootstrap CDN</a>.</p> | ||
+ | <p>Icons by <a href="http://fortawesome.github.io/Font-Awesome/", target="_blank">Font Awesome</a>.</p> | ||
+ | |||
+ | |||
+ | <p><br><i class="icon-envelope-alt"></i> <a href="mailto:igem.poznan@gmail.com">igem.poznan@gmail.com</a></p> | ||
+ | |||
+ | <p><br><i class="icon-magic"></i> Self-styled web <a href="mailto:sarosiek.natalia@gmail.com">magician.</a></p> | ||
+ | |||
+ | </div><!--conts--> | ||
+ | |||
+ | <div id="logos"> | ||
+ | |||
+ | <div id="pic"> | ||
+ | <a href="http://www.put.edu.pl/", target="_blank"><img src="https://dl.dropboxusercontent.com/u/3041614/pp.png" class="img-responsive" alt="Politechnika Poznanska"/></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="pic"> | ||
+ | <a href="http://international.amu.edu.pl/", target="_blank"><img src="https://dl.dropboxusercontent.com/u/3041614/logo_uam_nieb1_275.jpg" class="img-responsive" alt="Uniwersytet Adama Mickiewicza"/></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="pic"> | ||
+ | <a href="https://www.facebook.com/KoloNaukoweBioinformatykiPP", target="_blank"><img src="https://dl.dropboxusercontent.com/u/3041614/KNBIhelix.JPG" class="img-responsive" alt="Kolo Naukowe Bioinformatyki"/></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="pic"> | ||
+ | <a href="http://www.nauka.gov.pl/generacja-przyszlosci/generacja-przyszlosci.html", target="_blank"><img src="https://dl.dropboxusercontent.com/u/3041614/gen.jpg" class="img-responsive" alt="Generacja Przyszlosci"/></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="pic"> | ||
+ | <a href="http://www.funduszeeuropejskie.gov.pl/slownik/strony/europejskifunduszrozwojuregionalnego(efrr).aspx", target="_blank"><img src="https://dl.dropboxusercontent.com/u/3041614/eur.png" class="img-responsive" alt="EFRR"/></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="pic"> | ||
+ | <a href="http://www.poig.gov.pl/Strony/default.aspx", target="_blank"><img src="https://dl.dropboxusercontent.com/u/3041614/ig.jpg" class="img-responsive" alt="Innowacyjna Gospodarka"/></a> | ||
+ | </div> | ||
+ | |||
+ | </div><!--logos--> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </footer> | ||
+ | </div><!--container--> | ||
+ | |||
+ | <script src="//code.jquery.com/jquery-1.10.1.min.js"></script> | ||
+ | <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> | ||
+ | </body> | ||
+ | |||
+ | </p> | ||
+ | <!-- | ||
+ | NewPP limit report | ||
+ | Preprocessor node count: 14/1000000 | ||
+ | Post-expand include size: 82/2097152 bytes | ||
+ | Template argument size: 0/2097152 bytes | ||
+ | Expensive parser function count: 0/100 | ||
+ | --> | ||
+ | |||
+ | <!-- Saved in parser cache with key 2013_igem_org:pcache:idhash:1462-0!1!0!!en!2!edit=0 and timestamp 20141015182602 --> | ||
+ | <div class="printfooter"> | ||
+ | Retrieved from "<a href="https://2013.igem.org/Team:Poznan-BioInf">https://2013.igem.org/Team:Poznan-BioInf</a>"</div> | ||
+ | <div id="catlinks"><div id='catlinks' class='catlinks catlinks-allhidden'></div></div> <!-- end content --> | ||
+ | <div class="visualClear"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- PAGE FOOTER -- ITEMS FROM COLUMN ! HAVE BEEN MOVED HERE -- RDR --> | ||
+ | <div class="visualClear"></div> | ||
+ | <div id='footer-box' class='noprint'> | ||
+ | <div id="footer"> | ||
+ | <div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="/wiki/skins/common/images/poweredby_mediawiki_88x31.png" height="31" width="88" alt="Powered by MediaWiki" /></a></div> <div id="f-copyrightico"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Attribution 3.0 Unported" width="88" height="31" /></a></div> <ul id="f-list"> | ||
+ | |||
+ | |||
+ | <!-- Recentchanges is not handles well DEBUG --> | ||
+ | <li id="t-recentchanges"><a href="/Special:RecentChanges" | ||
+ | title='Recent changes'>Recent changes</a></li> | ||
+ | |||
+ | <li id="t-whatlinkshere"><a href="/Special:WhatLinksHere/Team:Poznan-BioInf" | ||
+ | title="List of all wiki pages that link here [j]" accesskey="j">What links here</a></li> | ||
+ | |||
+ | <li id="t-recentchangeslinked"><a href="/Special:RecentChangesLinked/Team:Poznan-BioInf" | ||
+ | title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a></li> | ||
+ | |||
+ | |||
+ | |||
+ | <li id="t-specialpages"><a href="/Special:SpecialPages" | ||
+ | title="List of all special pages [q]" accesskey="q">Special pages</a> | ||
+ | </li> | ||
+ | <li><a href='/Special:Preferences'>My preferences</a></li> | ||
+ | </ul> | ||
+ | </div> <!-- close footer --> | ||
+ | <div id='footer'> | ||
+ | <ul id="f-list"> | ||
+ | |||
+ | <li id="t-print"><a href="/wiki/index.php?title=Team:Poznan-BioInf&printable=yes" | ||
+ | title="Printable version of this page [p]" accesskey="p">Printable version</a> | ||
+ | </li> | ||
+ | |||
+ | <li id="t-permalink"><a href="/wiki/index.php?title=Team:Poznan-BioInf&oldid=314154" | ||
+ | title="Permanent link to this revision of the page">Permanent link</a> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | <li id="privacy"><a href="/2013.igem.org:Privacy_policy" title="2013.igem.org:Privacy policy">Privacy policy</a></li> | ||
+ | <li id="disclaimer"><a href="/2013.igem.org:General_disclaimer" title="2013.igem.org:General disclaimer">Disclaimers</a></li> | ||
+ | </ul> | ||
+ | </div> <!-- close footer --> | ||
+ | </div> <!-- close footer-box --> | ||
+ | |||
+ | <script>if (window.runOnloadHook) runOnloadHook();</script> | ||
+ | </div> | ||
+ | <!-- Served in 0.164 secs. --></body> | ||
+ | |||
+ | </html> |
Revision as of 08:39, 16 October 2014
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Poznan-BioInf/stylesheet&action=raw&ctype=text/css" type="text/css" >
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootswatch/3.0.0/slate/bootstrap.min.css" media="screen, projection">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" >
<script type="text/javascript"> $(document).ready(function() { $("p").filter( function() { return $.trim($(this).html()) == ; }).remove() }); </script>
</head>
<body>
<a href="https://2013.igem.org/Team:Poznan-BioInf"><img src="" class="img-responsive" alt="Poznan-BioInf"/></a>
<a href="https://2013.igem.org/Team:Poznan-BioInf"><img src="" class="img-responsive" alt="Poznan-BioInf"/></a>
<a href="https://2013.igem.org/Team:Poznan-BioInf"><img src="" class="img-responsive" alt="Poznan-BioInf"/></a>
<a href="https://igem.org/Main_Page", target="_blank"><img src="" class="img-responsive" alt="iGEM"/></a>
</div>
<p>
Our project presents a synthetic digital system based on a widely-used electronic circuit called a multiplexer. Using transcriptional analogs of classic transistors - transcriptors - we are building basic memory units, SR-latches, under common control of a strobe signal, joined to form a memorizing signal chooser - a biological SR-multiplexer.
</p>
<img src="" class="img-responsive" alt="Poznan-BioInf"/>
<footer>
- <button type="button" class="btn btn-warning"><a href="#">Back to top</a></button>
<p>Bulit with <a href="http://www.mediawiki.org/wiki/MediaWiki", target="_blank"> MediaWiki</a>, designed with <a href="http://bootswatch.com/", target="_blank"> Bootswatch/Slate</a> && <a href="http://www.bootstrapcdn.com/", target="_blank"> Bootstrap CDN</a>.</p> <p>Icons by <a href="http://fortawesome.github.io/Font-Awesome/", target="_blank">Font Awesome</a>.</p>
<p>
<a href="mailto:igem.poznan@gmail.com">igem.poznan@gmail.com</a></p>
<p>
Self-styled web <a href="mailto:sarosiek.natalia@gmail.com">magician.</a></p>
<a href="http://www.put.edu.pl/", target="_blank"><img src="" class="img-responsive" alt="Politechnika Poznanska"/></a>
<a href="http://international.amu.edu.pl/", target="_blank"><img src="" class="img-responsive" alt="Uniwersytet Adama Mickiewicza"/></a>
<a href="https://www.facebook.com/KoloNaukoweBioinformatykiPP", target="_blank"><img src="" class="img-responsive" alt="Kolo Naukowe Bioinformatyki"/></a>
<a href="http://www.nauka.gov.pl/generacja-przyszlosci/generacja-przyszlosci.html", target="_blank"><img src="" class="img-responsive" alt="Generacja Przyszlosci"/></a>
<a href="http://www.funduszeeuropejskie.gov.pl/slownik/strony/europejskifunduszrozwojuregionalnego(efrr).aspx", target="_blank"><img src="" class="img-responsive" alt="EFRR"/></a>
<a href="http://www.poig.gov.pl/Strony/default.aspx", target="_blank"><img src="" class="img-responsive" alt="Innowacyjna Gospodarka"/></a>
</footer>
<script src="//code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> </body>
</div>
<script>if (window.runOnloadHook) runOnloadHook();</script> </div> </body>
</html>