Louislo3412 (Talk | contribs) |
Louislo3412 (Talk | contribs) m |
||
(45 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <style> | ||
+ | #sideMenu | ||
+ | {display:none; /* Disable the display of the annoying side main menu*/} | ||
+ | #top_title | ||
+ | {display:none; /* Disable the annoying title*/} | ||
+ | #content | ||
+ | {padding:0px; width:90%; margin-left:5%; margin-right:5%;background-color: rgba(255,255,255,0);} | ||
+ | body | ||
+ | {margin: 0; | ||
+ | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
+ | font-size: 24px; | ||
+ | color: #333333; | ||
+ | background-color: #fafafa; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2016/a/ae/T--Hong_Kong_HKU--Background_image.png); | ||
+ | background-position:center center; | ||
+ | background-repeat:no-repeat; | ||
+ | -moz-background-size: cover; | ||
+ | background-size: cover; | ||
+ | background-attachment:fixed;} | ||
+ | .container | ||
+ | {background-color: rgba(255,255,255,0.6); | ||
+ | padding-top:80px;} | ||
+ | p {font-size: 16px;} | ||
+ | h1,h2,h3,h4,h5,h6 {color: #282828;} | ||
+ | h1 {font-size:72px;} h2 {font-size:48px;} h3 {font-size:36px;} | ||
+ | h4 {font-size:32px;} h5 {font-size:28px;} h6 {font-size:24px;} | ||
+ | .panel-body{background-color:rgba(255, 255, 255, 0) !important;} | ||
+ | .panel-heading{background-color:rgba(255, 255, 255, 0.7) !important;} | ||
+ | .panel-group{background-color:rgba(255, 255, 255, 0) !important;} | ||
+ | .panel-transparent{background-color:rgba(255, 255, 255, 0) !important;} | ||
+ | </style> | ||
+ | <link href="css/bootstrap.css" rel="stylesheet" type="text/css"> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <link href="https://2016.igem.org/Team:Hong_Kong_HKU/css/default?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Team:Hong_Kong_HKU/css/custom?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | </head> | ||
+ | </html> | ||
+ | {{Hong_Kong_HKU/Header}} | ||
+ | <html> | ||
+ | <body> | ||
+ | <div class="container" align="center"> | ||
+ | <h2>Welcome to HKU iGEM HomePage!</h2><br> | ||
+ | <div class="panel-group" id="BackgroundContent" role="tablist" aria-multiselectable="true"> | ||
+ | <div class="panel panel-transparent"> | ||
+ | <div class="panel-heading" role="tab"> | ||
+ | <h4 class="panel-title"><h3>Background</h3></h4> | ||
+ | </div> | ||
+ | <div id="Background" class="panel-collapse collapse in"> | ||
+ | <div class="panel-body"> | ||
+ | <p class="text-justify" align="left"><font size="3"> | ||
+ | Since last decade, microRNAs have been identified as promising biomarkers for specific diseases, one common type is cancer. | ||
+ | miRNA, usually of around 22 nucleotides long, are made inside our body via complex mechanisms. | ||
+ | They play important roles in gene regulation through several ways, such as binding with messenger-RNA (mRNA) to inhibit translation and speeding up mRNA degradation to cause gene silencing. | ||
+ | Dysregulation of miRNA expression may lead to under- or over-expression of genes and hence diseases.<br> | ||
+ | G-quadruplexes (Gq) are formed by 4 strands of DNA made up of Guanine bases. | ||
+ | When Gq forms a complex with Hemin, it exhibits peroxidase activity and functions as a DNAzyme. | ||
+ | Its catalytic activity is utilized in many DNA nanostructures where a colour change is produced by target-induced conformational change.<br> | ||
+ | During the strand displacement reactions, two strands with partly or fully complementary sequences hybridize to each other, | ||
+ | displacing one or more pre-hybridised strands. This process is initiated at a single-stranded site called a ‘toehold’. | ||
+ | Seeing this as a commonly-employed reaction in DNA nanostructure designs, we of course include this as one of our the main properties we have in our designs. | ||
+ | </font></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="panel panel-transparent"> | ||
+ | <div class="panel-heading"> | ||
+ | <h4 class="panel-title"><h3>Abstract</h3></h4> | ||
+ | </div> | ||
+ | <div id="Abstract" class="panel-collapse collapse in"> | ||
+ | <div class="panel-body"> | ||
+ | <h4>In vivo synthesis of DNA nanostructures for disease diagnosis through miRNA-induced structural transformation</h4> | ||
+ | <p class="text-justify" align="left"><font size="3"> | ||
+ | DNA has emerged as a promising material for the creation of novel functional nanostructures. | ||
+ | Here we present DNA nanostructures capable of simultaneous detection of multiple microRNA (miRNA) targets which are identified as promising disease biomarkers. | ||
+ | Logic gates can be easily incorporated into our designs to test various combinations of miRNA targets. | ||
+ | G-quadruplexes form when the specified target hybridizes with the probe, generating fluorescence in the presence of substrate. | ||
+ | We endeavor to demonstrate intracellular synthesis, self-assembly and functioning of our nanostructures inside E. coli. | ||
+ | Our constructs open up new possibilities in future research on DNA nanotechnologies as diagnostic tools, and promote the applications of miRNA testing in clinical conditions. | ||
+ | </font></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
</div> | </div> | ||
− | < | + | <!-- footer --> |
− | + | <footer class="text-center"></footer> | |
− | < | + | <script src="https://2016.igem.org/Team:Hong_Kong_HKU/JS/jQuery?action=raw&ctype=text/javascript" type="text/javascript"></script> |
− | + | <script src="https://2016.igem.org/Template:Hong_Kong_HKU/js/script?action=raw&ctype=text/javascript" type="text/javascript"></script> | |
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> | ||
+ | {{Hong_Kong_HKU/Footer}} |
Latest revision as of 05:47, 19 October 2016
Welcome to HKU iGEM HomePage!
Background
Since last decade, microRNAs have been identified as promising biomarkers for specific diseases, one common type is cancer.
miRNA, usually of around 22 nucleotides long, are made inside our body via complex mechanisms.
They play important roles in gene regulation through several ways, such as binding with messenger-RNA (mRNA) to inhibit translation and speeding up mRNA degradation to cause gene silencing.
Dysregulation of miRNA expression may lead to under- or over-expression of genes and hence diseases.
G-quadruplexes (Gq) are formed by 4 strands of DNA made up of Guanine bases.
When Gq forms a complex with Hemin, it exhibits peroxidase activity and functions as a DNAzyme.
Its catalytic activity is utilized in many DNA nanostructures where a colour change is produced by target-induced conformational change.
During the strand displacement reactions, two strands with partly or fully complementary sequences hybridize to each other,
displacing one or more pre-hybridised strands. This process is initiated at a single-stranded site called a ‘toehold’.
Seeing this as a commonly-employed reaction in DNA nanostructure designs, we of course include this as one of our the main properties we have in our designs.
Abstract
In vivo synthesis of DNA nanostructures for disease diagnosis through miRNA-induced structural transformation
DNA has emerged as a promising material for the creation of novel functional nanostructures. Here we present DNA nanostructures capable of simultaneous detection of multiple microRNA (miRNA) targets which are identified as promising disease biomarkers. Logic gates can be easily incorporated into our designs to test various combinations of miRNA targets. G-quadruplexes form when the specified target hybridizes with the probe, generating fluorescence in the presence of substrate. We endeavor to demonstrate intracellular synthesis, self-assembly and functioning of our nanostructures inside E. coli. Our constructs open up new possibilities in future research on DNA nanotechnologies as diagnostic tools, and promote the applications of miRNA testing in clinical conditions.