Team:UNIK Copenhagen/Construct a gene

From 2014.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 37: Line 37:
.illustration_box {
.illustration_box {
height: 80px;
height: 80px;
-
width: 400px;
+
width: 450px;
align:center;
align:center;
background-color: white;
background-color: white;
Line 46: Line 46:
-moz-box-shadow: 0px 0px 12px #888888;
-moz-box-shadow: 0px 0px 12px #888888;
}
}
-
 
+
.list ul{
 +
font-family:'Lato', sans-serif;
 +
font-size: 10.5pt;
 +
line-height: 20px;
 +
    list-style-type: circle;
 +
}
 +
.list ul li{
 +
    margin-left: 15px;
 +
    paddin: 5px;
 +
}
</style>
</style>
Line 58: Line 67:
<p align="justify">Biological parts - the BioBricks - can be used to design and construct novel biological devices and systems or re-design already naturally existing ones. The BioBricks have a defined structure and function and they can be inserted into e.g. a plasmid and then incorporated into an organism such as E. Coli or S. Cerevisiae, thereby forming a biological system. In addition, the BioBricks can be assembled in any desired order to form complex systems.<br><br>
<p align="justify">Biological parts - the BioBricks - can be used to design and construct novel biological devices and systems or re-design already naturally existing ones. The BioBricks have a defined structure and function and they can be inserted into e.g. a plasmid and then incorporated into an organism such as E. Coli or S. Cerevisiae, thereby forming a biological system. In addition, the BioBricks can be assembled in any desired order to form complex systems.<br><br>
-
Do you want to make your own gene construct? Here are some questions to think of before you start synthesizing:<br>
+
Do you want to make your own gene construct? Here are some questions to think of before you start synthesizing:<br></p>
-
- what is the function of the coding sequence?<br>
+
<div  class="list">
-
- can concerns can the function cause?<br>
+
<ul>
-
- do you need to add a linker?<br>
+
<li>what is the function of the coding sequence?</li>
-
- do you need to add a marker or a puryfication tag?<br>
+
<li>what concerns can the function cause?</li>
-
- do you need to do codon optimization?<br>
+
<li>do you need to add a linker?</li>
-
 
+
<li>do you need to add a marker or a puryfication tag?</li>
 +
<li>do you need to do codon optimization?</li>
 +
</ul>
 +
</div>
-
<br>UNDER CONSTRUCTION!!<br>
+
<p align="justify"><br>UNDER CONSTRUCTION!!<br>
-
On this page you will be able to put different sequences together to construct your own gene.<br></p>
+
Below you will be able to go through the steps in the design of a plasmid that can be used for transformation.<br></p>
<SCRIPT LANGUAGE="JavaScript">
<SCRIPT LANGUAGE="JavaScript">
Line 79: Line 91:
img4 = new Image ()
img4 = new Image ()
img4.src = "https://static.igem.org/mediawiki/2014/e/eb/Team_UNIK_Copenhagen_Lego_Y.PNG"  
img4.src = "https://static.igem.org/mediawiki/2014/e/eb/Team_UNIK_Copenhagen_Lego_Y.PNG"  
 +
img5 = new Image ()
 +
img5.src = "https://static.igem.org/mediawiki/2014/5/52/Team_UNIK_Copenhagen_Gene.PNG"
 +
img6 = new Image ()
 +
img6.src = "https://static.igem.org/mediawiki/2014/c/c8/Team_UNIK_Copenhagen_Organism.PNG"
-
text1 = "Add a promoter"
+
text1 = "Enter your nukleotidesequence below"
-
text2 = "Add a regulator"
+
text2 = "Enter your purification tag sequence below"
-
text3 = "Add the coding sequence"
+
text3 = "Enter your vector of choice"
-
text4 = "Add a terminator"
+
text4 = "Enter your selection marker sequence"
 +
text5 = "Enter your promoter sequence below"
 +
text6 = "Click on 'next step' to insert your coding sequnce into the plasmid"
function slideshowUp()
function slideshowUp()
{
{
num=num+1
num=num+1
-
if (num==5)
+
if (num==7)
{num=1}
{num=1}
document.mypic.src=eval("img"+num+".src")
document.mypic.src=eval("img"+num+".src")
Line 100: Line 118:
<div class="illustration_box">
<div class="illustration_box">
 +
<br>
<FORM NAME="getconstruct">
<FORM NAME="getconstruct">
-
<INPUT class="illustration_description" TYPE="text" NAME="makeit" VALUE="Add a promoter" multiple>
+
<INPUT class="illustration_description" TYPE="text" NAME="makeit" VALUE="Enter your nukleotidesequence below" multiple>
</FORM>
</FORM>
</div>
</div>
Line 107: Line 126:
<p>This system is highly advanced. You can enter a DNA sequence, a protein sequence or even just your desired function of the sequence.</p><br>
<p>This system is highly advanced. You can enter a DNA sequence, a protein sequence or even just your desired function of the sequence.</p><br>
Enter you sequence:  <input type="text" size="20">  
Enter you sequence:  <input type="text" size="20">  
-
<A HREF="JavaScript:slideshowUp()">Click to add your sequence</A>
+
<A HREF="JavaScript:slideshowUp()">Next step</A>
<br><br><br>
<br><br><br>
-
<p>Go to "<a href="https://2014.igem.org/Team:UNIK_Copenhagen/Construct_a_biological_system" ><font color="0B6138"><b>Construct a bio-system</b></font></a> to insert your gene into an organism and thereby forming a biological system.</p>
+
<p>Go to "<a href="https://2014.igem.org/Team:UNIK_Copenhagen/Construct_a_biological_system" ><font color="0B6138"><b>construct a bio-system</b></font></a>" to insert your gene into an organism and thereby forming a biological system.</p>
</div>
</div>

Latest revision as of 11:47, 28 August 2014





ARE YOU A BUILDER?

Biological parts - the BioBricks - can be used to design and construct novel biological devices and systems or re-design already naturally existing ones. The BioBricks have a defined structure and function and they can be inserted into e.g. a plasmid and then incorporated into an organism such as E. Coli or S. Cerevisiae, thereby forming a biological system. In addition, the BioBricks can be assembled in any desired order to form complex systems.

Do you want to make your own gene construct? Here are some questions to think of before you start synthesizing:

  • what is the function of the coding sequence?
  • what concerns can the function cause?
  • do you need to add a linker?
  • do you need to add a marker or a puryfication tag?
  • do you need to do codon optimization?


UNDER CONSTRUCTION!!
Below you will be able to go through the steps in the design of a plasmid that can be used for transformation.



This system is highly advanced. You can enter a DNA sequence, a protein sequence or even just your desired function of the sequence.


Enter you sequence: Next step


Go to "construct a bio-system" to insert your gene into an organism and thereby forming a biological system.