Team:UNIK Copenhagen/Tripartite split GFP

From 2014.igem.org

(Difference between revisions)
Line 73: Line 73:
<p><br><b>Touch</b> the lego bricks to see what sequences the gene consist of and <b>click</b> on the sequences to read more about their function.</p>
<p><br><b>Touch</b> the lego bricks to see what sequences the gene consist of and <b>click</b> on the sequences to read more about their function.</p>
-
<p>Gene 1 (test):</p>
+
<p>Gene constuct 3:</p>
-
<img src="https://static.igem.org/mediawiki/2014/b/bf/Team_UNIK_Copenhagen_Split_GFP_gene_1.PNG"  usemap="#MapGENE1" border="0">
+
<img src="https://static.igem.org/mediawiki/2014/6/67/Team_UNIK_Copenhagen_GFP_construct3.PNG"  usemap="#MapGENE1" border="0">
-
<p>The gene constructs will come soon!</p>
+
<p>The other gene constructs will come soon!</p>
<map name="MapGENE1">
<map name="MapGENE1">
-
   <area shape="rect" coords="7,9,50,55" title="Flanking side: can1" type="button" onclick="can1Function();">
+
   <area shape="rect" coords="7,9,50,55" title="Flanking side: ura3" type="button" onclick="ura3Function();">
-
   <area shape="rect" coords="57,9,118,55" title="suc2" onclick="suc2Function();">
+
   <area shape="rect" coords="57,9,118,55" title="Signal peptide" onclick="signalpeptideFunction();">
-
   <area shape="rect" coords="124,9,308,55" title="FAB" onclick="fabFunction();">
+
   <area shape="rect" coords="124,9,308,55" title="Variable domain of the light chain" onclick="lightchainVFunction();">
-
   <area shape="rect" coords="313,9,403,55" title="GFP 1-9" onclick="gfpFunction();">
+
   <area shape="rect" coords="313,9,403,55" title="Conserved domain of the light " onclick="lightchainVFunction();">
-
   <area shape="rect" coords="408,9,451,55" title="Flanking side: can1" onclick="can1Function();">
+
   <area shape="rect" coords="408,9,451,55" title="Flanking side: ura3" onclick="ura3Function();">
</map>
</map>
Line 94: Line 94:
}
}
-
function suc2Function() {
+
function ura3Function() {
-
     document.getElementById("about_gene").innerHTML="<p>suc2 codes for a signal sequence that localizes the translation to ER</p>";
+
     document.getElementById("about_gene").innerHTML="<p>The ura3 sequence consist of 40 bp identical to sequences flanking the ORF in the ura3 gene of Saccharomyces cerevisiae. These allow for homologous recombination of our genes directly into the yeast genome, replacing the existing protein product, OCDase, while still using the existing promoter region. OCDase is an enzyme involved in Uracil synthesis, also capable of converting 5-Flourooric Acid into toxic compound 5-Florouracil, causing cell death. This allows us to select for transformants having the ura3 gene replaced by our gene insert.</p>";
}
}
-
function fabFunction() {
+
function signalpeptideFunction() {
-
     document.getElementById("about_gene").innerHTML="<p>this seguence codes for the FAB fragment</p>";
+
     document.getElementById("about_gene").innerHTML="<p>This sequence codes for a signal peptide that is a 19-20 amino acid region in the N-terminal end of proteins. Once translated, this will bind to transporter that moves the ribosome to the ER membrane and ensures translation across and into the ER. From here the signal peptide is cleaved off and rest of the protein can be secreted using the Golgi apparatus.<br><br>
 +
The sequence of our signal peptide was taken from the yeast SUC2 gene, a gene that encodes a constitutively secreted sucrose invertase.
 +
</p>";
}
}
 +
function lightchainVFunction() {
 +
    document.getElementById("about_gene").innerHTML="<p>This sequence codes for the variable domain of the light chain. When structurally adjacent to a Heavy Chain Variable domain, these sequences encode the antigen binding domain of an Antibody. Our Variable domain sequences originate from a paper describing the variable regions of monoclonal mouse antibodies against Tobacco Mosaic Virus. </p>";
 +
}
 +
 +
function lightchainCFunction() {
 +
    document.getElementById("about_gene").innerHTML="<p>This sequence codes for the conserved domain of the light chain. Fused with the Light Chain Variable domain, these two domains makes up the entire Light Chain of our FAB fragment. Containing an exposed cysteine, this will form a disulfide bridge to a similar exposed cysteine on the Heavy Chain Conserved domain. Once bound together, the Light and Heavy Chains will form the finished FAB fragment. <br><br>
 +
The sequence of our Light Chain Conserved domain was obtained from UniProt.
 +
</p>";
 +
}
function gfpFunction() {
function gfpFunction() {
     document.getElementById("about_gene").innerHTML="<p>this gene codes for one of the GFP fragments</p>";
     document.getElementById("about_gene").innerHTML="<p>this gene codes for one of the GFP fragments</p>";

Revision as of 12:38, 12 August 2014




TRIPARTITE SPLIT GFP

In our split-GFP project we utilize tripartite split GFP fused to FAB (fragment antigen-binding) fragments so that when two FAB fragments with GFP β-strand 10 and 11 bind to the same antigen, both β-strands will always be close together and fuse with any passing GFP fragments containing β-strand 1-9 with a high affinity. This system could in theory be applied to any molecule or protein containing multiple close-proximity binding sites with known antibodies. The capsid proteins of viruses are repetitive structures assembled from a large amount of monomeric units. Therefore antibodies targeting these monomeric units should be able to bind in a large quantity in close proximity.

To achieve this system we found a suitable antigen in the Tobacco Mosaic Virus (TMV), a plant pathogen, and an associated compatible antibody. In our project we construct FAB fragments from this antibody fused with a GFP β-strand 10 or 11 using a flexible linker. By transforming this construct together with a preceding signal peptide, into one line of yeast cells, and the remaining β-strand 1-9 GFP fragment with a preceding signal peptide into another line to avoid GFP fusing within the cells, a mix of these two lines will secrete both types of FAB fragments and the free split GFP 1-9 into their media. When a sample is added to this media, an increase in fluorescence will be indicative of the presence of TMV capsid protein.

Once a yeast strain with a FAB fragment compatible to a desired pathogen is established, production costs of the system should be very low. And due to the low-tech of the finished product, we imagine being able to ship out bags containing dry-yeast and media powder for easy diagnostic field tests in any remote part of the world, with only water, sample of interest and a UV light being needed.

GENE CONSTRUCTS


Touch the lego bricks to see what sequences the gene consist of and click on the sequences to read more about their function.

Gene constuct 3:

The other gene constructs will come soon!