Team:Manchester/collabtest

From 2013.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 22: Line 22:
width:100%;
width:100%;
height:100px;
height:100px;
-
background:#17662c;
+
background:#088A29;
-webkit-border-radius: 10px;
-webkit-border-radius: 10px;
Line 39: Line 39:
height:100px;
height:100px;
-
background:#17662c;
+
background:#088A29;
margin:0 auto;
margin:0 auto;
}
}
Line 58: Line 58:
{
{
float:left;
float:left;
 +
margin-left:200px;
}
}
Line 95: Line 96:
font-style:Trebuchet MS;
font-style:Trebuchet MS;
font-size:14px;
font-size:14px;
-
color:#17662c;
+
color:#088A29;
background-color:#F2F2F2;
background-color:#F2F2F2;
padding:10px;
padding:10px;
Line 135: Line 136:
.block1 a
.block1 a
{
{
-
background:#660099;
+
background:#088A29;
float:left;
float:left;
display:block;
display:block;
Line 161: Line 162:
.block4 a
.block4 a
{
{
-
background:#bc80ea;
+
 
display:block;
display:block;
float:left;
float:left;
Line 173: Line 174:
background-color:#ccc;
background-color:#ccc;
width:900px;
width:900px;
 +
height:370px;
padding:10px;
padding:10px;
Line 182: Line 184:
.title
.title
{
{
-
width:870px;
+
margin:0 10px;
-
margin:10px;
+
padding:10px;
-
padding:5px;
+
width:860px;
background-color:#F2F2F2;
background-color:#F2F2F2;
font-style:Trebuchet MS;
font-style:Trebuchet MS;
-
font-weight:bold;
+
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-
font-size:15px;
+
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-
color:#17662c;
+
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
text-align:center;
text-align:center;
 +
color:#088A29;
 +
font-size:25px;
 +
font-weight:bold;
 +
}
 +
.title img
 +
{
 +
float:right;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 197: Line 206:
}
}
-
.box
+
.box1
{
{
 +
float:left;
background-color:#F2F2F2;
background-color:#F2F2F2;
padding:10px;
padding:10px;
margin:10px;
margin:10px;
-
width:860px;
+
width:400px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 208: Line 218:
}
}
-
.box iframe
+
.box2
{
{
 +
float:right;
 +
background-color:#CCC;
 +
padding:10px;
 +
margin:30px 10px 10px 10px;
 +
width:420px;
 +
height:250px;
 +
}
 +
 +
.box2 p
 +
{
 +
padding:10px;
 +
width:400px;
 +
background-color:#F2F2F2;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#088A29;
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 215: Line 242:
}
}
-
.box p
+
.box2 img
 +
{
 +
margin-top:10px;
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 
 +
.box3
{
{
-
padding:10px;
 
float:right;
float:right;
 +
background-color:#CCC;
 +
padding:10px;
 +
margin:5px 10px 10px 10px;
 +
width:420px;
 +
height:250px;
 +
}
 +
 +
.box3 p
 +
{
 +
padding:10px;
width:410px;
width:410px;
background-color:#F2F2F2;
background-color:#F2F2F2;
font-style:Trebuchet MS;
font-style:Trebuchet MS;
font-size:14px;
font-size:14px;
-
color:#17662c;
+
color:#088A29;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.box3 img
 +
{
 +
margin-top:30px;
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
.next
 +
{
 +
margin-left:10px;
 +
width:910px;
 +
margin-top:5px;
 +
background:#606060;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
font-weight:bold;
 +
text-align:center;
 +
color:white;
 +
padding:5px;
 +
}
 +
 +
.next a
 +
{
 +
text-decoration:none;
 +
color:white;
 +
}
 +
 +
.next:hover
 +
{
 +
background:#C0C0C0;
 +
color:#606060;
}
}
Line 238: Line 316:
<div class="header">
<div class="header">
<div class="banner">
<div class="banner">
-
  <div class="igem">  
+
  <!--<div class="igem">  
  <a href="https://2013.igem.org/Main_Page">
  <a href="https://2013.igem.org/Main_Page">
           <img src="https://static.igem.org/mediawiki/2013/b/bd/ManNewcastle.gif" width="300" height="99"/>
           <img src="https://static.igem.org/mediawiki/2013/b/bd/ManNewcastle.gif" width="300" height="99"/>
Line 246: Line 324:
  <div class="logo">  
  <div class="logo">  
  <a><img src="https://static.igem.org/mediawiki/2013/d/d0/ManUniversity_of_York_logo.png" width="300" height="99" /></a>
  <a><img src="https://static.igem.org/mediawiki/2013/d/d0/ManUniversity_of_York_logo.png" width="300" height="99" /></a>
-
  </div>
 
-
 
-
          <!--<div class="central">
 
-
    <a><img src="https://static.igem.org/mediawiki/2013/6/68/ModellingMan2.png"></a>
 
  </div>-->  
  </div>-->  
-
  <div class="uni">  
+
          <div class="central">
 +
    <a><img src="https://static.igem.org/mediawiki/2013/2/2a/Collab2Man.png"></a>
 +
  </div>
 +
 
 +
  <!--<div class="uni">  
    <a><img src="https://static.igem.org/mediawiki/2013/f/fd/Uni1.jpg" width="300" height="99"/></a>
    <a><img src="https://static.igem.org/mediawiki/2013/f/fd/Uni1.jpg" width="300" height="99"/></a>
-
  </div>    
+
  </div>-->    
</div>  
</div>  
</div>
</div>
Line 261: Line 339:
<div class="wrapper">
<div class="wrapper">
           <div class="text1">
           <div class="text1">
-
             Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
+
             <p>Our team believes that modelling is critically important for the success of a project, and have therefore used it extensively throughout all aspects of our project. Modelling is a very useful technique for a variety of reasons. Firstly, modelling a system before carrying out experiments is a great way to avoid wasting time and reagents in the lab. This is very valuable during projects that are time-constricted, such as the iGEM competition for example! Modelling a pathway before attempting to get experimental results also highlights any potential issues in the system, and helps target areas of interest within your chosen pathway. Any unusual results found after experimental work has been completed can sometimes be explained using modelling approaches.<br>
 +
<br>
 +
We wanted to share our enthusiasm for modelling with the wider iGEM community, and feel there is currently no resource of teams to easily find out about the basics of modelling. At the YSB 1.0 conference, we discussed this with other teams and they agreed with us on this issue. Therefore we collaborated with the <a href="https://2013.igem.org/Team:York_UK" target="_blank">University of York</a> and the <a href="https://2013.igem.org/Team:Newcastle" target="_blank">University of Newcastle</a> to produce tutorial videos on three different modelling softwares, explaining what each software is used for and the basics of how to use them. <br>
 +
<br>
 +
The Registry of Standard Biological Parts already has a number of protocols for various standard wetwork methods. We hope that one day, a similar concept could be introduced to modelling.
           </div>
           </div>
           <div class="container">
           <div class="container">
-
 
           <div class="title">
           <div class="title">
-
               TITLE 1
+
               Modelling in 'R'         
           </div>
           </div>
-
           <div class="box">
+
           <div class="box1">
             <iframe src="//player.vimeo.com/video/75385395" width="400" height="300" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
             <iframe src="//player.vimeo.com/video/75385395" width="400" height="300" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
 +
          </div>
-
              <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
+
          <div class="box2">
-
laborum.
+
          <p>In this video, the University of York team discuss the pros and cons of different types of modelling software that teams could potentially used for their model. This is followed by an introduction to the concept of delayed differential equations, and a guide showing how R can be used to to model them.</p>
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>
+
 
-
           </div>
+
           <img src="https://static.igem.org/mediawiki/2013/d/d0/ManUniversity_of_York_logo.png" width="420" height="100"/>
           </div>
           </div>
-
          <div class="container">
+
          </div>
 +
          <div class="container">
           <div class="title">
           <div class="title">
-
               TITLE 2
+
               COPASI         
           </div>
           </div>
-
           <div class="box">
+
           <div class="box1">
-
            <iframe src="//player.vimeo.com/video/75640801" width="400" height="300" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
+
              <iframe src="//player.vimeo.com/video/75640801" width="400" height="300" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
 +
          </div>
-
              <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
+
          <div class="box3">
-
laborum.
+
          <p>COPASI (COmplex PAthway SImulator) is open-source piece of software that can be used to model a wide range of biological systems, including metabolic networks and cell signalling pathways. In this video, the University Of Manchester team show you how to get started with COPASI by firstly creating a simple model of the first two reactions in the glycolysis pathway, followed by how to analyse something more complex</p>
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>
+
 
 +
          <img src="https://static.igem.org/mediawiki/2013/f/fd/Uni1.jpg" width="430" height="100"/>
           </div>
           </div>
 +
           </div>
           </div>
-
          <div class="container">
+
          <div class="container">
-
 
+
           <div class="title">
           <div class="title">
-
               TITLE 3
+
               BioNetGen         
           </div>
           </div>
-
           <div class="box">
+
           <div class="box1">
             <iframe src="//player.vimeo.com/video/75640656" width="400" height="300" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
             <iframe src="//player.vimeo.com/video/75640656" width="400" height="300" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
-
 
-
              <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
 
-
laborum.
 
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>
 
           </div>
           </div>
 +
 +
          <div class="box2">
 +
          <p>BioNetGen is often applied on rule-based modelling of biochemical networks utilizing the RuleBender interface. This video by Newcastle University team provides a brief tutorial on how to build a basic model on a reaction between a substrate and enzyme.</p>
 +
 +
          <img src="https://static.igem.org/mediawiki/2013/b/bd/ManNewcastle.gif" width="430" height="100"/>
           </div>
           </div>
 +
          </div>       
 +
          </div>     
</div>
</div>
                 <div class="leftbar">
                 <div class="leftbar">
Line 315: Line 403:
                   <div class="block2">
                   <div class="block2">
-
                     <a href="https://2013.igem.org/Team:Manchester/fattytest">FATTY ACID PRODUCTION</a>
+
                     <a href="https://2013.igem.org/Team:York_UK/Project.html?page=collaborations">BACK TO YORK</a>
                   </div>
                   </div>
                      
                      
                   <div class="block3">
                   <div class="block3">
-
                     <a href="https://2013.igem.org/Team:Manchester/parametertest">PARAMETER ESTIMATION</a>
+
                     <a href="https://2013.igem.org/Team:Manchester/Modellingtest">BACK TO MANCHESTER</a>
                   </div>
                   </div>
                   <div class="block4">
                   <div class="block4">
-
                     <a href="https://2013.igem.org/Team:Manchester/collabtest">MODELLING COLLABORATION</a>
+
                     <a href="https://2013.igem.org/Team:Newcastle/Collaborations#Manchester">BACK TO NEWCASTLE</a>
                   </div>
                   </div>
               </div>
               </div>

Latest revision as of 16:02, 4 October 2013

Top

Safety

Our team believes that modelling is critically important for the success of a project, and have therefore used it extensively throughout all aspects of our project. Modelling is a very useful technique for a variety of reasons. Firstly, modelling a system before carrying out experiments is a great way to avoid wasting time and reagents in the lab. This is very valuable during projects that are time-constricted, such as the iGEM competition for example! Modelling a pathway before attempting to get experimental results also highlights any potential issues in the system, and helps target areas of interest within your chosen pathway. Any unusual results found after experimental work has been completed can sometimes be explained using modelling approaches.

We wanted to share our enthusiasm for modelling with the wider iGEM community, and feel there is currently no resource of teams to easily find out about the basics of modelling. At the YSB 1.0 conference, we discussed this with other teams and they agreed with us on this issue. Therefore we collaborated with the University of York and the University of Newcastle to produce tutorial videos on three different modelling softwares, explaining what each software is used for and the basics of how to use them.

The Registry of Standard Biological Parts already has a number of protocols for various standard wetwork methods. We hope that one day, a similar concept could be introduced to modelling.

Modelling in 'R'

In this video, the University of York team discuss the pros and cons of different types of modelling software that teams could potentially used for their model. This is followed by an introduction to the concept of delayed differential equations, and a guide showing how R can be used to to model them.

COPASI

COPASI (COmplex PAthway SImulator) is open-source piece of software that can be used to model a wide range of biological systems, including metabolic networks and cell signalling pathways. In this video, the University Of Manchester team show you how to get started with COPASI by firstly creating a simple model of the first two reactions in the glycolysis pathway, followed by how to analyse something more complex

BioNetGen

BioNetGen is often applied on rule-based modelling of biochemical networks utilizing the RuleBender interface. This video by Newcastle University team provides a brief tutorial on how to build a basic model on a reaction between a substrate and enzyme.