Team:UST Beijing/Footsteps

From 2014.igem.org

(Difference between revisions)
Line 250: Line 250:
     $(document).ready(function () {
     $(document).ready(function () {
         $('.carousel').carousel({
         $('.carousel').carousel({
-
             interval: 1000
+
             interval: 0
         });
         });
-
       
+
 
-
         var arrMessages = ["Red fluorescent protein, which is also called RFP, is widely used as indicator or reporter gene in iGEM and other researches because it is easy for observation and measurement. During our experiments, RFP was also used in our experiment design. Parts from igem delivered plates, BBa_J04450, pSB1AC3(http://parts.igem.org/Part:BBa_J04450), is an expression vector with highly engineered RFP gene sequence. But in our experiment, we found some very interesting character of this part.<br>After that, we repeated the same procedures to make eliminate possible operation errors which make us believe that the phenomenon we observed can be reproducible. <br>Since temperature was the only factor that has influenced the expression rate of rfp, there are several possible mechanisms our team members have proposed to explain it. The first kind of opinion is that, under lower temperature, the cells’ metabolism rate is also lowered, which means slower rate of transcription and expression rate. When cells facing with such problems, they might choose to appropriate their limited energy and material to the expression of house-keeping genes. On the other hand, 28 centigrade temperature is probably not cold enough to cause too much survival pressures for bacteria but may induce some other change to the RFP gene transcription and expression. Long hairpin structure caused by long reverted repeat sequences might hinder the movement of ribosome along mRNA, which means the lower rate of expression. ",  
+
         var arrMessages = ["Red fluorescent protein, which is also called RFP, is widely used as indicator or reporter gene in iGEM and other researches because it is easy for observation and measurement. During our experiments, RFP was also used in our experiment design. Parts from igem delivered plates, BBa_J04450, pSB1AC3(http://parts.igem.org/Part:BBa_J04450), is an expression vector with highly engineered RFP gene sequence. But in our experiment, we found some very interesting character of this part.<br>After that, we repeated the same procedures to make eliminate possible operation errors which make us believe that the phenomenon we observed can be reproducible. <br>Since temperature was the only factor that has influenced the expression rate of rfp, there are several possible mechanisms our team members have proposed to explain it. The first kind of opinion is that, under lower temperature, the cells’ metabolism rate is also lowered, which means slower rate of transcription and expression rate. When cells facing with such problems, they might choose to appropriate their limited energy and material to the expression of house-keeping genes. On the other hand, 28 centigrade temperature is probably not cold enough to cause too much survival pressures for bacteria but may induce some other change to the RFP gene transcription and expression. Long hairpin structure caused by long reverted repeat sequences might hinder the movement of ribosome along mRNA, which means the lower rate of expression. ",
                           "In this paper published in 2006, researchers believe that the secondary structure near the start codon AUG of mRNA is essential form the expressing rate of human genes in Ecoli. Long hairpin structures near the start codon could form quickly after the initiation of transcription and become obstacles to ribosome movement along mRNA and then the elongation of peptide. This article make us believe that we should analyze the inverted repeats sequence especially the ones in the neighborhood of start codon. Then we used the software RNA structure and an online tool(http://rna.tbi.univie.ac.at) to predict the possible secondary structures in the RFP gene sequence. ",
                           "In this paper published in 2006, researchers believe that the secondary structure near the start codon AUG of mRNA is essential form the expressing rate of human genes in Ecoli. Long hairpin structures near the start codon could form quickly after the initiation of transcription and become obstacles to ribosome movement along mRNA and then the elongation of peptide. This article make us believe that we should analyze the inverted repeats sequence especially the ones in the neighborhood of start codon. Then we used the software RNA structure and an online tool(http://rna.tbi.univie.ac.at) to predict the possible secondary structures in the RFP gene sequence. ",
                           "Results from both online or software secondary structure prediction show that A lot of secondary structures exist in the gene sequence. Since RFP has been used in a wide range not only in igem competition, its expression rate instability could be a problem for its application. In previous igem competitions, RFP have been used as reporter gene of Arsenic reporter, which could the host bacteria as Arsenic concentration sensitive color indicator. If the expression rate is significantly interfered by temperature, its indicator utility could be limited. In order to eliminate the possible hairpin structures, new gene sequence should be designed. ",
                           "Results from both online or software secondary structure prediction show that A lot of secondary structures exist in the gene sequence. Since RFP has been used in a wide range not only in igem competition, its expression rate instability could be a problem for its application. In previous igem competitions, RFP have been used as reporter gene of Arsenic reporter, which could the host bacteria as Arsenic concentration sensitive color indicator. If the expression rate is significantly interfered by temperature, its indicator utility could be limited. In order to eliminate the possible hairpin structures, new gene sequence should be designed. ",
Line 260: Line 260:
                           "20C 72H 200rpm; 20 centigrade 16H, DMSO as labeled",
                           "20C 72H 200rpm; 20 centigrade 16H, DMSO as labeled",
                           "30C 72H 200rpm, 20C 16H, DMSO as labeled. Ecoli strain with psb1ac3-RFP plasmid was cultured in 2ml LB. There are two groups under different temperature 27centigrade(upper) and 37 centigrade(lower), respectively. The content of DMSO is 1%, 2%, 3%,4%, 5%, 6%, 7%, 8%, 9%, 10%, and 20%(just for second group), respectively. The results indicate that DMSO concentration at the 5-6% percent can successfully increase the expression rate of RFP. On the other hand, higher concentration of DMSO show toxicity to cells."]
                           "30C 72H 200rpm, 20C 16H, DMSO as labeled. Ecoli strain with psb1ac3-RFP plasmid was cultured in 2ml LB. There are two groups under different temperature 27centigrade(upper) and 37 centigrade(lower), respectively. The content of DMSO is 1%, 2%, 3%,4%, 5%, 6%, 7%, 8%, 9%, 10%, and 20%(just for second group), respectively. The results indicate that DMSO concentration at the 5-6% percent can successfully increase the expression rate of RFP. On the other hand, higher concentration of DMSO show toxicity to cells."]
-
       
+
 
         var $msg = $("#sticksCarouselMessage");
         var $msg = $("#sticksCarouselMessage");
         $('#myCarousel').on('slid.bs.carousel', function () {
         $('#myCarousel').on('slid.bs.carousel', function () {
-
             var text = "",  
+
             var text = "",
                 $active = $('div.active'),
                 $active = $('div.active'),
                 index = $('div.item').index($active);
                 index = $('div.item').index($active);
-
           
+
 
             $msg.text(arrMessages[index]);
             $msg.text(arrMessages[index]);
Line 273: Line 273:
     });
     });
     </script>
     </script>
-
   
+
 
   </head>
   </head>
Line 409: Line 409:
     </a>
     </a>
   </div>
   </div>
-
 
+
 
   <!--sticksCarousel-->
   <!--sticksCarousel-->
   <p id="sticksCarouselMessage">Red fluorescent protein, which is also called RFP, is widely used as indicator or reporter gene in iGEM and other researches because it is easy for observation and measurement. During our experiments, RFP was also used in our experiment design. Parts from igem delivered plates, BBa_J04450, pSB1AC3(http://parts.igem.org/Part:BBa_J04450), is an expression vector with highly engineered RFP gene sequence. But in our experiment, we found some very interesting character of this part.<br>After that, we repeated the same procedures to make eliminate possible operation errors which make us believe that the phenomenon we observed can be reproducible. <br>Since temperature was the only factor that has influenced the expression rate of rfp, there are several possible mechanisms our team members have proposed to explain it. The first kind of opinion is that, under lower temperature, the cells’ metabolism rate is also lowered, which means slower rate of transcription and expression rate. When cells facing with such problems, they might choose to appropriate their limited energy and material to the expression of house-keeping genes. On the other hand, 28 centigrade temperature is probably not cold enough to cause too much survival pressures for bacteria but may induce some other change to the RFP gene transcription and expression. Long hairpin structure caused by long reverted repeat sequences might hinder the movement of ribosome along mRNA, which means the lower rate of expression. </p>
   <p id="sticksCarouselMessage">Red fluorescent protein, which is also called RFP, is widely used as indicator or reporter gene in iGEM and other researches because it is easy for observation and measurement. During our experiments, RFP was also used in our experiment design. Parts from igem delivered plates, BBa_J04450, pSB1AC3(http://parts.igem.org/Part:BBa_J04450), is an expression vector with highly engineered RFP gene sequence. But in our experiment, we found some very interesting character of this part.<br>After that, we repeated the same procedures to make eliminate possible operation errors which make us believe that the phenomenon we observed can be reproducible. <br>Since temperature was the only factor that has influenced the expression rate of rfp, there are several possible mechanisms our team members have proposed to explain it. The first kind of opinion is that, under lower temperature, the cells’ metabolism rate is also lowered, which means slower rate of transcription and expression rate. When cells facing with such problems, they might choose to appropriate their limited energy and material to the expression of house-keeping genes. On the other hand, 28 centigrade temperature is probably not cold enough to cause too much survival pressures for bacteria but may induce some other change to the RFP gene transcription and expression. Long hairpin structure caused by long reverted repeat sequences might hinder the movement of ribosome along mRNA, which means the lower rate of expression. </p>

Revision as of 08:55, 16 October 2014

USTB iGEM14 Footsteps

RFP Parts Evaluation

Evaluation and characterization of a highly engineered RFP gene (BBa_J04450): thermo sensitive expression pattern and secondary structure of mRNA.


Red fluorescent protein, which is also called RFP, is widely used as indicator or reporter gene in iGEM and other researches because it is easy for observation and measurement. During our experiments, RFP was also used in our experiment design. Parts from igem delivered plates, BBa_J04450, pSB1AC3(http://parts.igem.org/Part:BBa_J04450), is an expression vector with highly engineered RFP gene sequence. But in our experiment, we found some very interesting character of this part.
After that, we repeated the same procedures to make eliminate possible operation errors which make us believe that the phenomenon we observed can be reproducible.
Since temperature was the only factor that has influenced the expression rate of rfp, there are several possible mechanisms our team members have proposed to explain it. The first kind of opinion is that, under lower temperature, the cells’ metabolism rate is also lowered, which means slower rate of transcription and expression rate. When cells facing with such problems, they might choose to appropriate their limited energy and material to the expression of house-keeping genes. On the other hand, 28 centigrade temperature is probably not cold enough to cause too much survival pressures for bacteria but may induce some other change to the RFP gene transcription and expression. Long hairpin structure caused by long reverted repeat sequences might hinder the movement of ribosome along mRNA, which means the lower rate of expression.