Difference between revisions of "Team:IIT Kanpur/Model"

Line 1: Line 1:
 
{{Template:IIT_Kanpur}}
 
{{Template:IIT_Kanpur}}
 
<html>
 
<html>
 +
 +
<style>
 +
/*main colour*/
 +
    .navbar-default .navbar-brand,
 +
    .contents-sidebar .nav>.active>a,
 +
    .contents-sidebar .nav>.active>a,
 +
    .contents-sidebar .nav>li>a:hover,
 +
    .contents-sidebar .nav>li>a:focus,
 +
    h2,
 +
    h1,
 +
    .main-container .section a {
 +
        color: #1B46DD;
 +
    }
 +
    .contents-sidebar .nav>.active>a,
 +
    .contents-sidebar .nav>li>a:hover,
 +
    .contents-sidebar .nav>li>a:focus {
 +
        border-left: 2px solid #1B46DD;
 +
    }
 +
    .image.lightbox, #notebook-key-button {
 +
        background-color: #1B46DD;
 +
    }
 +
 +
    /*complimentary colour*/
 +
    .navbar-default .navbar-brand:hover,
 +
    .definition:hover, .definition:focus,
 +
    ol li::before,
 +
    .slim ul li:before,
 +
    .table>thead>tr>th,
 +
    .algorithm ol li::before,
 +
    .quote,
 +
    .quote h3,
 +
    a,
 +
    a:visited,
 +
    a:hover
 +
    {
 +
        color:#32C97F;
 +
    }
 +
    .definition {
 +
        border-bottom: 1px dotted #32C97F;
 +
    }
 +
    #notebook-key-button.active {
 +
        background-color: #32C97F;
 +
    }
 +
    .popover.right>.arrow::after{
 +
        border-right-color: #32C97F;
 +
    }
 +
    .popover.bottom>.arrow::after {
 +
        border-bottom-color: #32C97F;
 +
    }
 +
    .popover.left>.arrow::after {
 +
        border-left-color: #32C97F;
 +
    }
 +
</style>
 
<div class="container-fluid page-heading" style="background-image:url(https://static.igem.org/mediawiki/2015/a/ab/Ox_modelling-background.jpg)">
 
<div class="container-fluid page-heading" style="background-image:url(https://static.igem.org/mediawiki/2015/a/ab/Ox_modelling-background.jpg)">
 
         <h3>Modelling</h3>
 
         <h3>Modelling</h3>

Revision as of 03:39, 15 October 2018

Modelling

Introduction

Mathematical modelling plays a crucial role in Synthetic Biology by acting as a link between the conception and the physical realisation of a biological circuit. Our modelling team has evaluated the effectiveness of initial designs, and has provided insight into how the system can (or must) be improved.