Line 1: | Line 1: | ||
<html lang="en" class="no-js"> | <html lang="en" class="no-js"> | ||
− | <meta name="viewport" content="width=device-width, initial-scale=1"> | + | <meta name="viewport" content="width=device-width, initial-scale=1"> |
− | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:USTC-Software/css/foundationcss?action=raw&ctype=text/css" /> | + | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:USTC-Software/css/foundationcss?action=raw&ctype=text/css" /> |
− | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:USTC-Software/css/mainpage?action=raw&ctype=text/css" /> | + | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:USTC-Software/css/mainpage?action=raw&ctype=text/css" /> |
− | <main data-sticky-container> | + | |
− | + | <body> | |
− | + | <main data-sticky-container> | |
− | + | <div class="title-bar" data-responsive-toggle="navbar-global-mobile" data-hide-for="large"> | |
− | + | <button class="menu-icon" type="button" data-toggle></button> | |
− | + | <div class="title-bar-title">Menu</div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | <div class="top-bar- | + | <div class="top-bar hide-for-large" id="navbar-global-mobile"> |
− | <ul class=" | + | <ul class="vertical dropdown menu" data-responsive-menu="accordion"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<li> | <li> | ||
<a href="#">Home</a> | <a href="#">Home</a> | ||
+ | <ul class="menu vertical"> | ||
+ | <li><a href="#">One</a></li> | ||
+ | <li><a href="#">Two</a></li> | ||
+ | <li><a href="#">Three</a></li> | ||
+ | <li><a href="#">Another action</a></li> | ||
+ | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="#">Project</a> |
<ul class="menu vertical"> | <ul class="menu vertical"> | ||
− | <li><a href=" | + | <li><a href="#">One</a></li> |
− | <li><a href=" | + | <li><a href="#">Two</a></li> |
− | <li><a href=" | + | <li><a href="#">Three</a></li> |
+ | <li><a href="#">Another action</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="#">Technology</a> |
+ | <ul class="menu vertical"> | ||
+ | <li><a href="#">One</a></li> | ||
+ | <li><a href="#">Two</a></li> | ||
+ | <li><a href="#">Three</a></li> | ||
+ | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="#">Human Practice</a> |
<ul class="menu vertical"> | <ul class="menu vertical"> | ||
− | <li><a href=" | + | <li><a href="#">One</a></li> |
− | <li><a href=" | + | <li><a href="#">Two</a></li> |
− | <li><a href=" | + | <li><a href="#">Three</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="#">Team</a> |
+ | <ul class="menu vertical"> | ||
+ | <li><a href="#">One</a></li> | ||
+ | <li><a href="#">Two</a></li> | ||
+ | <li><a href="#">Three</a></li> | ||
+ | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="#">Attributions</a> |
− | <ul class="menu"> | + | <ul class="menu vertical"> |
− | <li><a href=" | + | <li><a href="#">One</a></li> |
− | <li><a href=" | + | <li><a href="#">Two</a></li> |
+ | <li><a href="#">Three</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
− | + | ||
− | + | <nav class="top-bar show-for-large" id="navbar-global"> | |
− | + | <div class="top-bar-left"> | |
− | + | ||
− | + | ||
− | <nav class="top-bar show-for-large | + | |
− | <div class="top-bar- | + | |
<ul class="menu"> | <ul class="menu"> | ||
− | <li class="menu-text | + | <li class="menu-text"> |
<a href="#">USTC-Software</a> | <a href="#">USTC-Software</a> | ||
</li> | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="top-bar-left"> | ||
+ | <ul class=" medium-horizontal vertical dropdown menu" data-responsive-menu="accordion medium-dropdown"> | ||
</ul> | </ul> | ||
</div> | </div> | ||
<div class="top-bar-right"> | <div class="top-bar-right"> | ||
− | <ul class="menu" data- | + | <ul class="dropdown menu" data-dropdown-menu data-closing-time="300"> |
− | <!-- | + | <li> |
+ | <a href="#">Home</a> | ||
+ | <ul class="menu vertical"> | ||
+ | <li><a href="#">One</a></li> | ||
+ | <li><a href="#">Two</a></li> | ||
+ | <li><a href="#">Three</a></li> | ||
+ | <li><a href="#">Another action</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#">Project</a> | ||
+ | <ul class="menu vertical"> | ||
+ | <li><a href="#">One</a></li> | ||
+ | <li><a href="#">Two</a></li> | ||
+ | <li><a href="#">Three</a></li> | ||
+ | <li><a href="#">Another action</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#">Technology</a> | ||
+ | <ul class="menu vertical"> | ||
+ | <li><a href="#">One</a></li> | ||
+ | <li><a href="#">Two</a></li> | ||
+ | <li><a href="#">Three</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#">Human Practice</a> | ||
+ | <ul class="menu vertical"> | ||
+ | <li><a href="#">One</a></li> | ||
+ | <li><a href="#">Two</a></li> | ||
+ | <li><a href="#">Three</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#">Team</a> | ||
+ | <ul class="menu vertical"> | ||
+ | <li><a href="#">One</a></li> | ||
+ | <li><a href="#">Two</a></li> | ||
+ | <li><a href="#">Three</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#">Attributions</a> | ||
+ | <ul class="menu vertical"> | ||
+ | <li><a href="#">One</a></li> | ||
+ | <li><a href="#">Two</a></li> | ||
+ | <li><a href="#">Three</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </nav> | ||
+ | <div id="main-img-container"> | ||
+ | <img src="http://placehold.it/1980x1080" id="main-img" /> | ||
+ | </div> | ||
+ | <div data-sticky-container id="sticky-wrapper"> | ||
+ | <nav class="top-bar show-for-large sticky" id="navbar-head" data-sticky data-top-anchor="sticky-wrapper" data-stick-to="top" data-margin-top="0"> | ||
+ | <div class="top-bar-title"> | ||
+ | <ul class="menu"> | ||
+ | <li class="menu-text" id="nav-top"> | ||
+ | <a href="#">USTC-Software</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="top-bar-right"> | ||
+ | <ul class="menu" data-magellan> | ||
+ | <!-- | ||
<li id="nav-link1"> | <li id="nav-link1"> | ||
<h3>Logic</h3> | <h3>Logic</h3> | ||
Line 124: | Line 163: | ||
</li> | </li> | ||
--> | --> | ||
− | + | <li id="nav-link1"><a href="#link1">Logic</a></li> | |
− | + | <li id="nav-link2"><a href="#link2">Gene Network</a></li> | |
− | + | <li id="nav-link3"><a href="#link3">Simulation</a></li> | |
− | + | <li id="nav-link4"><a href="#link4">Analysis</a></li> | |
− | + | <li id="nav-link5"><a href="#link5">DNA</a></li> | |
− | + | </ul> | |
− | + | </div> | |
− | + | </nav> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | <div class="row" id=" | + | <section id="main-section"> |
− | + | <div class="row animation" id="link1" data-magellan-target="link1"> | |
− | + | <div class="small-12 columns"> | |
+ | <h2 style="text-align:center;color:#3883d8;">From a truth table to abstract logic circuits.</h2> | ||
+ | </div> | ||
+ | <div class="small-12 large-5 columns silde-in-left" id="text1"> | ||
+ | <p> In BioBLESS a truth table dialog box will be displayed for users to input Boolean numbers 0/1. All you need to do is to click Boolean buttons and then “Create”. </p> | ||
+ | <p>The corresponding designed logic circuits with different predicted performances will be automatically generated and displayed in order. You can immediately and clearly see the configuration of a designed logic circuit, which in most | ||
+ | cases is supposed to be a compli- cated multi-input circuit.</p> | ||
+ | <p>According to the perturbation ratio you input, such as 20% or 30%, the concentration-time curves of inputs and outputs will be shown toge- ther to shed light on the robustness of a designed gene circuit. Moreover, data processing and | ||
+ | demonstration will help users to better understand the robustness of designed gene circuits.</p> | ||
+ | </div> | ||
+ | <div class="small-12 large-7 columns inner-text-container slide-in-right" id="animation1"> | ||
+ | <img src="http://placehold.it/500x300"> | ||
+ | <h3 class="inner-text">some image</h3> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div class="small-12 columns"> | + | <div class="row" id="link2" data-magellan-target="link2"> |
− | <p>Biltong pastrami kielbasa short ribs, turducken shoulder pork chop boudin ground round speck cow. Fatback leberkas shank hamburger, tail pork belly tongue bresaola short ribs corned beef speck tri-tip ribeye. Filet mignon shoulder speck pastrami. Ham hock turducken corned beef shankle. Meatloaf shankle sausage boudin, shank flank turducken tenderloin pancetta ball tip. Biltong boudin jowl drumstick pig.</p> | + | <div class="small-12 columns"> |
− | + | <h2 style="text-align:center;color:#38ced7"><span>See the detailed structure of a designed gene circuit</span></h2> | |
− | + | </div> | |
− | + | <div class="small-12 columns"> | |
− | + | <p>Biltong pastrami kielbasa short ribs, turducken shoulder pork chop boudin ground round speck cow. Fatback leberkas shank hamburger, tail pork belly tongue bresaola short ribs corned beef speck tri-tip ribeye. Filet mignon shoulder | |
− | + | speck pastrami. Ham hock turducken corned beef shankle. Meatloaf shankle sausage boudin, shank flank turducken tenderloin pancetta ball tip. Biltong boudin jowl drumstick pig.</p> | |
− | + | <p>Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. | |
+ | Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.</p> | ||
+ | <p>Pork loin tail pork belly shank ham. Kielbasa venison ham, short loin ham hock beef ribs tri-tip ball tip pork belly. Ribeye sirloin sausage tenderloin hamburger. Strip steak tongue turkey, andouille bacon beef ribs venison. T-bone | ||
+ | ball tip bresaola fatback, ground round meatball chicken sausage tongue pork chop leberkas sirloin jerky shank bacon. Turducken sirloin cow shankle pig, leberkas venison boudin pastrami.</p> | ||
+ | <p>Cow fatback short loin, hamburger speck jowl turducken capicola ham hock. Hamburger corned beef strip steak shank filet mignon, jerky capicola chicken jowl ribeye pork ham hock ground round bresaola. Jowl ribeye kielbasa drumstick | ||
+ | pork belly leberkas. Spare ribs fatback shankle, hamburger meatloaf sausage pork loin andouille pork kielbasa. Pancetta shank tongue, leberkas turducken shoulder rump meatball pork belly pig hamburger brisket biltong. Tenderloin | ||
+ | short ribs pig, rump tail chuck turducken. | ||
+ | </p> | ||
+ | <p>Cow tri-tip pork loin salami corned beef. T-bone turkey ham frankfurter, brisket cow chicken bacon rump sirloin. Pancetta ribeye salami leberkas speck shank. Ribeye prosciutto swine venison speck beef.</p> | ||
+ | <p>Biltong pastrami kielbasa short ribs, turducken shoulder pork chop boudin ground round speck cow. Fatback leberkas shank hamburger, tail pork belly tongue bresaola short ribs corned beef speck tri-tip ribeye. Filet mignon shoulder | ||
+ | speck pastrami. Ham hock turducken corned beef shankle. Meatloaf shankle sausage boudin, shank flank turducken tenderloin pancetta ball tip. Biltong boudin jowl drumstick pig.</p> | ||
+ | </div> | ||
+ | <!-- slides--> | ||
</div> | </div> | ||
− | + | <div class="orbit" role="region" aria-label="Some Pictures" data-orbit data-options="animInFromLeft:fade-in; animInFromRight:fade-in; animOutToLeft:fade-out; animOutToRight:fade-out;"> | |
− | + | <ul class="orbit-container"> | |
− | + | <button class="orbit-previous"><span class="show-for-sr">Previous Slide</span>◀︎</button> | |
− | + | <button class="orbit-next"><span class="show-for-sr">Next Slide</span>▶︎</button> | |
− | + | <li class="is-active orbit-slide"> | |
− | + | <img class="orbit-image" src="http://placehold.it/1440x700" alt="image"> | |
− | + | <figcaption class="orbit-caption">image, the final frontier.</figcaption> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</li> | </li> | ||
− | <li class="orbit-slide "> | + | <li class="orbit-slide"> |
− | <img class="orbit-image " src=" | + | <img class="orbit-image" src="http://placehold.it/1440x700" alt="image"> |
− | + | <figcaption class="orbit-caption">Lets Rocket!</figcaption> | |
− | + | </li> | |
− | + | <li class="orbit-slide"> | |
− | + | <img class="orbit-image" src="http://placehold.it/1440x700" alt="image"> | |
− | + | <figcaption class="orbit-caption">Encapsulating</figcaption> | |
− | + | </li> | |
− | + | <li class="orbit-slide"> | |
− | + | <img class="orbit-image" src="http://placehold.it/1440x700" alt="image"> | |
+ | <figcaption class="orbit-caption">Outta This World</figcaption> | ||
+ | </li> | ||
+ | </ul> | ||
<nav class="orbit-bullets"> | <nav class="orbit-bullets"> | ||
<button class="is-active" data-slide="0"><span class="show-for-sr">First slide details.</span><span class="show-for-sr">Current Slide</span></button> | <button class="is-active" data-slide="0"><span class="show-for-sr">First slide details.</span><span class="show-for-sr">Current Slide</span></button> | ||
Line 191: | Line 237: | ||
<button data-slide="3"><span class="show-for-sr">Fourth slide details.</span></button> | <button data-slide="3"><span class="show-for-sr">Fourth slide details.</span></button> | ||
</nav> | </nav> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | <div class="small-12 large- | + | <div class="row animation" id="link3" data-magellan-target="link3"> |
− | + | <div class="small-12 columns"> | |
− | + | <h2 style="text-align:center;color:#22d659">Get concentration-time simulation results</h2> | |
+ | </div> | ||
+ | <div class="small-12 large-7 columns inner-text-container" id="animation2"> | ||
+ | <img src="http://placehold.it/500x300"> | ||
+ | <h3 class="inner-text">some image</h3> | ||
+ | </div> | ||
+ | <div class="small-12 large-5 columns" id="text2"> | ||
+ | <p>Cow fatback short loin, hamburger speck jowl turducken capicola ham hock. Hamburger corned beef strip steak shank filet mignon, jerky capicola chicken jowl ribeye pork ham hock ground round bresaola. Jowl ribeye kielbasa drumstick | ||
+ | pork belly leberkas. Spare ribs fatback shankle, hamburger meatloaf sausage pork loin andouille pork kielbasa. Pancetta shank tongue, leberkas turducken shoulder rump meatball pork belly pig hamburger brisket biltong. Tenderloin | ||
+ | short ribs pig, rump tail chuck turducken.</p> | ||
+ | <p>Cow tri-tip pork loin salami corned beef. T-bone turkey ham frankfurter, brisket cow chicken bacon rump sirloin. Pancetta ribeye salami leberkas speck shank. Ribeye prosciutto swine venison speck beef.</p> | ||
+ | <p>Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. | ||
+ | Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.</p> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div class="small-12 | + | <div class="row" id="link4" data-magellan-target="link4"> |
− | <p>Cow fatback short loin, hamburger speck jowl turducken capicola ham hock. Hamburger corned beef strip steak shank filet mignon, jerky capicola chicken jowl ribeye pork ham hock ground round bresaola. Jowl ribeye kielbasa drumstick pork belly leberkas. Spare ribs fatback shankle, hamburger meatloaf sausage pork loin andouille pork kielbasa. Pancetta shank tongue, leberkas turducken shoulder rump meatball pork belly pig hamburger brisket biltong. Tenderloin short ribs pig, rump tail chuck turducken.</p> | + | <div class="small-12 columns"> |
− | + | <h2 style="text-align:center;color:#953543">Get robustness and sensitivity analysis</h2> | |
− | + | </div> | |
+ | <div class="small-12 columns"> | ||
+ | <p>Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. | ||
+ | Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.</p> | ||
+ | <p>Pork loin tail pork belly shank ham. Kielbasa venison ham, short loin ham hock beef ribs tri-tip ball tip pork belly. Ribeye sirloin sausage tenderloin hamburger. Strip steak tongue turkey, andouille bacon beef ribs venison. T-bone | ||
+ | ball tip bresaola fatback, ground round meatball chicken sausage tongue pork chop leberkas sirloin jerky shank bacon. Turducken sirloin cow shankle pig, leberkas venison boudin pastrami.</p> | ||
+ | <p>Cow fatback short loin, hamburger speck jowl turducken capicola ham hock. Hamburger corned beef strip steak shank filet mignon, jerky capicola chicken jowl ribeye pork ham hock ground round bresaola. Jowl ribeye kielbasa drumstick | ||
+ | pork belly leberkas. Spare ribs fatback shankle, hamburger meatloaf sausage pork loin andouille pork kielbasa. Pancetta shank tongue, leberkas turducken shoulder rump meatball pork belly pig hamburger brisket biltong. Tenderloin | ||
+ | short ribs pig, rump tail chuck turducken. | ||
+ | </p> | ||
+ | <p>Cow tri-tip pork loin salami corned beef. T-bone turkey ham frankfurter, brisket cow chicken bacon rump sirloin. Pancetta ribeye salami leberkas speck shank. Ribeye prosciutto swine venison speck beef.</p> | ||
+ | <p>Biltong pastrami kielbasa short ribs, turducken shoulder pork chop boudin ground round speck cow. Fatback leberkas shank hamburger, tail pork belly tongue bresaola short ribs corned beef speck tri-tip ribeye. Filet mignon shoulder | ||
+ | speck pastrami. Ham hock turducken corned beef shankle. Meatloaf shankle sausage boudin, shank flank turducken tenderloin pancetta ball tip. Biltong boudin jowl drumstick pig.</p> | ||
+ | <p>Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. | ||
+ | Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.</p> | ||
+ | </div> | ||
</div> | </div> | ||
− | + | <div class="row" id="link5" data-magellan-target="link5"> | |
− | + | <div class="small-12 columns"> | |
− | + | <h2 style="text-align:center;">Get the DNA sequence!</h2> | |
− | + | </div> | |
+ | <div class="col-md-10"> | ||
+ | <p>Pork loin tail pork belly shank ham. Kielbasa venison ham, short loin ham hock beef ribs tri-tip ball tip pork belly. Ribeye sirloin sausage tenderloin hamburger. Strip steak tongue turkey, andouille bacon beef ribs venison. T-bone | ||
+ | ball tip bresaola fatback, ground round meatball chicken sausage tongue pork chop leberkas sirloin jerky shank bacon. Turducken sirloin cow shankle pig, leberkas venison boudin pastrami.</p> | ||
+ | <p>Cow fatback short loin, hamburger speck jowl turducken capicola ham hock. Hamburger corned beef strip steak shank filet mignon, jerky capicola chicken jowl ribeye pork ham hock ground round bresaola. Jowl ribeye kielbasa drumstick | ||
+ | pork belly leberkas. Spare ribs fatback shankle, hamburger meatloaf sausage pork loin andouille pork kielbasa. Pancetta shank tongue, leberkas turducken shoulder rump meatball pork belly pig hamburger brisket biltong. Tenderloin | ||
+ | short ribs pig, rump tail chuck turducken. | ||
+ | </p> | ||
+ | <p>Cow tri-tip pork loin salami corned beef. T-bone turkey ham frankfurter, brisket cow chicken bacon rump sirloin. Pancetta ribeye salami leberkas speck shank. Ribeye prosciutto swine venison speck beef.</p> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="img-fixed-position content-container" style="background-image:url(http://placehold.it/1080x600);"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | + | <div class="row"> | |
− | + | <div class="small-12 columns"> | |
− | + | <p>Biltong pastrami kielbasa short ribs, turducken shoulder pork chop boudin ground round speck cow. Fatback leberkas shank hamburger, tail pork belly tongue bresaola short ribs corned beef speck tri-tip ribeye. Filet mignon shoulder | |
− | + | speck pastrami. Ham hock turducken corned beef shankle. Meatloaf shankle sausage boudin, shank flank turducken tenderloin pancetta ball tip. Biltong boudin jowl drumstick pig.</p> | |
+ | <p>Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. | ||
+ | Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.</p> | ||
+ | <p> Users have the freedom to drag specific BioBricks on our canvas and combine them into a functional gene circuit. Then the DNA sequence and other information of the designed circuit are available for users to check and download.</p> | ||
+ | <p> | ||
+ | Wet lab protocols are partly incorporated into our DNA sequences which may make the design better and applicable in laboratories. | ||
+ | </p> | ||
+ | </div> | ||
</div> | </div> | ||
− | + | </section> | |
− | + | </main> | |
− | + | <script type="text/javascript" src="https://2016.igem.org/Template:USTC-Software/js/foundationjs? | |
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </main> | + | |
− | <script type="text/javascript" src="https://2016.igem.org/Template:USTC-Software/js/foundationjs? | + | |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
− | <script type="text/javascript" src="https://2016.igem.org/Template:USTC-Software/js/velocity? | + | <script type="text/javascript" src="https://2016.igem.org/Template:USTC-Software/js/velocity? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
− | <script type="text/javascript" src="https://2016.igem.org/Template:USTC-Software/js/velocityui? | + | <script type="text/javascript" src="https://2016.igem.org/Template:USTC-Software/js/velocityui? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
− | <script type="text/javascript" src="https://2016.igem.org/Template:USTC-Software/js/mainpage? | + | <script type="text/javascript" src="https://2016.igem.org/Template:USTC-Software/js/mainpage? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
− | + | </body> | |
</html> | </html> |
Revision as of 12:47, 19 October 2016
From a truth table to abstract logic circuits.
In BioBLESS a truth table dialog box will be displayed for users to input Boolean numbers 0/1. All you need to do is to click Boolean buttons and then “Create”.
The corresponding designed logic circuits with different predicted performances will be automatically generated and displayed in order. You can immediately and clearly see the configuration of a designed logic circuit, which in most cases is supposed to be a compli- cated multi-input circuit.
According to the perturbation ratio you input, such as 20% or 30%, the concentration-time curves of inputs and outputs will be shown toge- ther to shed light on the robustness of a designed gene circuit. Moreover, data processing and demonstration will help users to better understand the robustness of designed gene circuits.
See the detailed structure of a designed gene circuit
Biltong pastrami kielbasa short ribs, turducken shoulder pork chop boudin ground round speck cow. Fatback leberkas shank hamburger, tail pork belly tongue bresaola short ribs corned beef speck tri-tip ribeye. Filet mignon shoulder speck pastrami. Ham hock turducken corned beef shankle. Meatloaf shankle sausage boudin, shank flank turducken tenderloin pancetta ball tip. Biltong boudin jowl drumstick pig.
Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.
Pork loin tail pork belly shank ham. Kielbasa venison ham, short loin ham hock beef ribs tri-tip ball tip pork belly. Ribeye sirloin sausage tenderloin hamburger. Strip steak tongue turkey, andouille bacon beef ribs venison. T-bone ball tip bresaola fatback, ground round meatball chicken sausage tongue pork chop leberkas sirloin jerky shank bacon. Turducken sirloin cow shankle pig, leberkas venison boudin pastrami.
Cow fatback short loin, hamburger speck jowl turducken capicola ham hock. Hamburger corned beef strip steak shank filet mignon, jerky capicola chicken jowl ribeye pork ham hock ground round bresaola. Jowl ribeye kielbasa drumstick pork belly leberkas. Spare ribs fatback shankle, hamburger meatloaf sausage pork loin andouille pork kielbasa. Pancetta shank tongue, leberkas turducken shoulder rump meatball pork belly pig hamburger brisket biltong. Tenderloin short ribs pig, rump tail chuck turducken.
Cow tri-tip pork loin salami corned beef. T-bone turkey ham frankfurter, brisket cow chicken bacon rump sirloin. Pancetta ribeye salami leberkas speck shank. Ribeye prosciutto swine venison speck beef.
Biltong pastrami kielbasa short ribs, turducken shoulder pork chop boudin ground round speck cow. Fatback leberkas shank hamburger, tail pork belly tongue bresaola short ribs corned beef speck tri-tip ribeye. Filet mignon shoulder speck pastrami. Ham hock turducken corned beef shankle. Meatloaf shankle sausage boudin, shank flank turducken tenderloin pancetta ball tip. Biltong boudin jowl drumstick pig.
Get concentration-time simulation results
some image
Cow fatback short loin, hamburger speck jowl turducken capicola ham hock. Hamburger corned beef strip steak shank filet mignon, jerky capicola chicken jowl ribeye pork ham hock ground round bresaola. Jowl ribeye kielbasa drumstick pork belly leberkas. Spare ribs fatback shankle, hamburger meatloaf sausage pork loin andouille pork kielbasa. Pancetta shank tongue, leberkas turducken shoulder rump meatball pork belly pig hamburger brisket biltong. Tenderloin short ribs pig, rump tail chuck turducken.
Cow tri-tip pork loin salami corned beef. T-bone turkey ham frankfurter, brisket cow chicken bacon rump sirloin. Pancetta ribeye salami leberkas speck shank. Ribeye prosciutto swine venison speck beef.
Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.
Get robustness and sensitivity analysis
Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.
Pork loin tail pork belly shank ham. Kielbasa venison ham, short loin ham hock beef ribs tri-tip ball tip pork belly. Ribeye sirloin sausage tenderloin hamburger. Strip steak tongue turkey, andouille bacon beef ribs venison. T-bone ball tip bresaola fatback, ground round meatball chicken sausage tongue pork chop leberkas sirloin jerky shank bacon. Turducken sirloin cow shankle pig, leberkas venison boudin pastrami.
Cow fatback short loin, hamburger speck jowl turducken capicola ham hock. Hamburger corned beef strip steak shank filet mignon, jerky capicola chicken jowl ribeye pork ham hock ground round bresaola. Jowl ribeye kielbasa drumstick pork belly leberkas. Spare ribs fatback shankle, hamburger meatloaf sausage pork loin andouille pork kielbasa. Pancetta shank tongue, leberkas turducken shoulder rump meatball pork belly pig hamburger brisket biltong. Tenderloin short ribs pig, rump tail chuck turducken.
Cow tri-tip pork loin salami corned beef. T-bone turkey ham frankfurter, brisket cow chicken bacon rump sirloin. Pancetta ribeye salami leberkas speck shank. Ribeye prosciutto swine venison speck beef.
Biltong pastrami kielbasa short ribs, turducken shoulder pork chop boudin ground round speck cow. Fatback leberkas shank hamburger, tail pork belly tongue bresaola short ribs corned beef speck tri-tip ribeye. Filet mignon shoulder speck pastrami. Ham hock turducken corned beef shankle. Meatloaf shankle sausage boudin, shank flank turducken tenderloin pancetta ball tip. Biltong boudin jowl drumstick pig.
Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.
Get the DNA sequence!
Pork loin tail pork belly shank ham. Kielbasa venison ham, short loin ham hock beef ribs tri-tip ball tip pork belly. Ribeye sirloin sausage tenderloin hamburger. Strip steak tongue turkey, andouille bacon beef ribs venison. T-bone ball tip bresaola fatback, ground round meatball chicken sausage tongue pork chop leberkas sirloin jerky shank bacon. Turducken sirloin cow shankle pig, leberkas venison boudin pastrami.
Cow fatback short loin, hamburger speck jowl turducken capicola ham hock. Hamburger corned beef strip steak shank filet mignon, jerky capicola chicken jowl ribeye pork ham hock ground round bresaola. Jowl ribeye kielbasa drumstick pork belly leberkas. Spare ribs fatback shankle, hamburger meatloaf sausage pork loin andouille pork kielbasa. Pancetta shank tongue, leberkas turducken shoulder rump meatball pork belly pig hamburger brisket biltong. Tenderloin short ribs pig, rump tail chuck turducken.
Cow tri-tip pork loin salami corned beef. T-bone turkey ham frankfurter, brisket cow chicken bacon rump sirloin. Pancetta ribeye salami leberkas speck shank. Ribeye prosciutto swine venison speck beef.
Biltong pastrami kielbasa short ribs, turducken shoulder pork chop boudin ground round speck cow. Fatback leberkas shank hamburger, tail pork belly tongue bresaola short ribs corned beef speck tri-tip ribeye. Filet mignon shoulder speck pastrami. Ham hock turducken corned beef shankle. Meatloaf shankle sausage boudin, shank flank turducken tenderloin pancetta ball tip. Biltong boudin jowl drumstick pig.
Sirloin venison bresaola andouille pastrami short ribs. Short loin cow capicola tail ham hock leberkas. Frankfurter meatloaf capicola, swine ball tip jerky pork loin pork belly cow ribeye brisket strip steak jowl beef ribs ham hock. Pastrami ham hock rump turkey, pork belly capicola jerky. Turkey chuck beef, bresaola filet mignon jerky tri-tip pastrami. Bacon capicola jowl fatback short ribs. Speck shankle bacon chuck.
Users have the freedom to drag specific BioBricks on our canvas and combine them into a functional gene circuit. Then the DNA sequence and other information of the designed circuit are available for users to check and download.
Wet lab protocols are partly incorporated into our DNA sequences which may make the design better and applicable in laboratories.