Difference between revisions of "Team:Hong Kong-CUHK/Notebook"

Line 1: Line 1:
 
{{Hong_Kong-CUHK}}
 
{{Hong_Kong-CUHK}}
 
<html>
 
<html>
<head>
 
<style>
 
button {
 
    background-color: #4CAF50; /* Green */
 
    border: none;
 
    color: white;
 
    padding: 8px 8px;
 
    text-align: center;
 
    text-decoration: none;
 
    display: inline-block;
 
    font-size: 16px;
 
    margin: 4px 2px;
 
    -webkit-transition-duration: 0.4s; /* Safari */
 
    transition-duration: 0.4s;
 
    cursor: pointer;
 
}
 
 
button {
 
    background-color: white;
 
    color: black;
 
    border: 2px solid #4CAF50;
 
}
 
button:hover {
 
    background-color: #4CAF50;
 
    color: white;
 
}
 
 
</style>
 
</head>
 
<body>
 
 
<div id="hidden_div" style="display: none;">
 
        <button onclick="showHide('q4'); return false;">iPhone 5</button>
 
 
April 2016
 
April 2016
<p>
+
<ul>
 
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Settlement of lab duties and position.</li>
<div id="q4" style="display: none;">
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Lab safety Training.</li>
<ul>Settlement of lab duties and position.</ul>
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Started regular meetings every week.</li>
 
+
</ul>
<ul>Lab safety Training.</ul>
+
 
+
<ul>Started regular meetings every week,</ul>
+
</p>
+
 
+
 
+
</body>
+
</div>
+
 
+
 
May 2016
 
May 2016
 
+
<ul>
 
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Recruitment of ideas and prepare preliminary data for selection.</li>
<ul>Recruitment of ideas and prepare preliminary data for selection. Project related to pancreatic cancer diagnosis by Toehold Switch is selected.</ul>
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Project related to pancreatic cancer diagnosis by Toehold Switch is selected</li>
 
+
</ul>
</div>
+
<p>August 2016</p>
 
+
<ul>
<head>
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Cloning of switches and itscorresponding triggers into pSB1A2 and pSB1 with significant &ldquo;ON/OFF&rdquo;ratio in vivo.</li>
 
+
</ul>
<script type="text/javascript">
+
<p>&nbsp;</p>
        function showHide(obj) {
+
<p>September 2016</p>
            var div = document.getElementById(obj);
+
<ul>
            if (div.style.display == 'none') {
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Identified problems to design Toehold Switch manually and outline programme functions for semi-automatic toehold switch design.</li>
                div.style.display = '';
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Modified the switch by using new chromoprotein (amajLime and amilCP) by traditional cloning method to produce intuitive readout.</li>
            }
+
</ul>
            else {
+
<p>&nbsp;</p>
                div.style.display = 'none';
+
<p>October 2016</p>
            }
+
<ul>
        }
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Reviewing the impact and necessity of technology in nowadays society, we decided to use Toehold Switch to subtype Influenza A.</li>
    </script>
+
</ul>
 
+
<p>November 2016</p>
 
+
<ul>
 
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Brainstorming and literature reviewing on how to maximize the&ldquo;ON/OFF&rdquo; ratio of Toehold switch.</li>
</head>
+
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Constructed programs which embedded with Influenza A sequence database and Vienna RNA package.</li>
 +
</ul>
 +
<p>December 2016</p>
 +
<ul>
 +
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Failed to test the system in cell free system due to insufficient materials and resources.</li>
 +
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">T7-rna-polymerase amplification system is cloning to yield higher &ldquo;ON/OFF&rdquo;</li>
 +
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Requested for sponsorship.</li>
 +
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Skyped the Pakistan iGEM team to explore the potential of collaboration.</li>
 +
<li style="margin-left: 24.0pt; text-indent: -24.0pt;">Continued fundraising.</li>
 +
</ul>
 +
<script>
 +
function myFunction() {
 +
    var x = document.getElementById('myDIV');
 +
    if (x.style.display === 'none') {
 +
        x.style.display = 'block';
 +
    } else {
 +
        x.style.display = 'none';
 +
    }
 +
}
 +
</script>
  
  
 
</html>
 
</html>

Revision as of 13:56, 10 August 2017

April 2016
  • Settlement of lab duties and position.
  • Lab safety Training.
  • Started regular meetings every week.
May 2016
  • Recruitment of ideas and prepare preliminary data for selection.
  • Project related to pancreatic cancer diagnosis by Toehold Switch is selected

August 2016

  • Cloning of switches and itscorresponding triggers into pSB1A2 and pSB1 with significant “ON/OFF”ratio in vivo.

 

September 2016

  • Identified problems to design Toehold Switch manually and outline programme functions for semi-automatic toehold switch design.
  • Modified the switch by using new chromoprotein (amajLime and amilCP) by traditional cloning method to produce intuitive readout.

 

October 2016

  • Reviewing the impact and necessity of technology in nowadays society, we decided to use Toehold Switch to subtype Influenza A.

November 2016

  • Brainstorming and literature reviewing on how to maximize the“ON/OFF” ratio of Toehold switch.
  • Constructed programs which embedded with Influenza A sequence database and Vienna RNA package.

December 2016

  • Failed to test the system in cell free system due to insufficient materials and resources.
  • T7-rna-polymerase amplification system is cloning to yield higher “ON/OFF”
  • Requested for sponsorship.
  • Skyped the Pakistan iGEM team to explore the potential of collaboration.
  • Continued fundraising.