|
|
(191 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <head>
| + | {{Template}} |
- |
| + | {{Slider}} |
- | <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" >
| + | <html> |
- | <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootswatch/3.0.0/slate/bootstrap.min.css" media="screen, projection">
| + | <style type="text/css"> |
- | <link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" >
| + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/ |
- |
| + | |
- | <!-- 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>
| + | |
| | | |
| + | h1 {display: none} |
| | | |
| + | @font-face { |
| + | font-family: PTSans; |
| + | src: url(https://static.igem.org/mediawiki/2014/0/02/PT_Sans-Narrow-Web-Regular.ttf); |
| + | } |
| | | |
- | <div id="bg">
| + | body { |
- | <div class="header">
| + | background: #252526; |
- | <div class="container">
| + | font-family: PTSans; |
- | <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> | + | </style> |
- | </div><!--logo-->
| + | <body> |
| | | |
- | <div id="arr"> | + | <!-- menu --> |
- | <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 id="menu" style="margin-top:50px "> |
- | </div> | + | <ol > |
- | | + | <li><a href="">PROJECT</a> |
- | <div id="title"> | + | <ul> |
- | <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> | + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Project/Description">Description</a></li> |
- | </div> | + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Project/Notebook">Notebook</a></li> |
- | | + | </ul> |
- | <div id="igem">
| + | </li> |
- | <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>
| + | |
| | | |
| + | <li><a href="">SOFTWARE</a> |
| + | <ul> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Software/User_guide">User guide</a></li> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Software/Download">Download</a></li> |
| + | </ul> |
| + | </li> |
| + | <li style="padding-top: none; width: 100px; padding: 10px 30px; margin-top: 60px; border-top:none;"><a href="https://2014.igem.org/Team:PoznanSoft" style = "padding: 0 0;"><img src="https://static.igem.org/mediawiki/2014/0/0d/Lionwiki.png" style = "width: 100px;" /></a></li> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Requirements">REQUIREMENTS</a></li> |
| | | |
| + | <li><a href=" ">ABOUT US</a> |
| + | <ul> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Team">Team</a></li> |
| + | <li><a href="https://2014.igem.org/Team:PoznanSoft/Contact">Contact Us</a></li> |
| + | </ul> |
| + | </li> |
| + | </ol> |
| </div> | | </div> |
- | </div><!--header-->
| |
- | </p><p>
| |
| | | |
- | <div class="container">
| + | <!-- /menu --> |
- | <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 id="demo3" class="webwidget_slideshow_dot" style="margin-top:30px; margin-left: 35%; margin-right: 35%; position: absolute;"> |
- | </div><!-- /.nav-collapse -->
| + | <ul> |
- | </div><!-- /.container -->
| + | <li><img src="https://static.igem.org/mediawiki/2014/2/25/PoznanSoft_main1.png" width="auto" height="auto" alt="slideshow_large"/></li> |
- | </div><!-- /.navbar -->
| + | <li><img src="https://static.igem.org/mediawiki/2014/1/1c/PoznanSoft_main2.png" width="auto" height="auto" alt="slideshow_large"/></li> |
- | </div><!-- /.container -->
| + | <li><img src="https://static.igem.org/mediawiki/2014/7/76/PoznanSoft_main3.png" width="auto" height="auto" alt="slideshow_large"/></li> |
| + | </ul> |
| | | |
- | </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> |
| | | |
- | </div><!--well-->
| |
- | </div><!--container-->
| |
- | </div><!--pages-->
| |
| | | |
| | | |
- | <div class="container">
| + | </body> |
- | <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> | | </html> |