Difference between revisions of "Team:Cork Ireland/Parts"
(Prototype team page) |
|||
Line 1: | Line 1: | ||
{{Cork_Ireland}} | {{Cork_Ireland}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <title>Basehunter Home</title> | ||
+ | </head> | ||
− | < | + | <style> |
+ | /* | ||
+ | * Basic structure removed | ||
+ | */ | ||
− | + | .firstHeading{ | |
− | + | display: none; | |
+ | } | ||
+ | #globalWrapper, #content{ | ||
+ | width: 100%; | ||
+ | border: 0px; | ||
+ | position: relative; | ||
+ | padding:0; | ||
+ | margin-bottom:0; | ||
+ | } | ||
− | + | #menuContainer{ | |
− | + | display: none; | |
− | + | } | |
− | + | ||
+ | body { | ||
+ | font-family: Arial, Verdana, sans-serif; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | header { | ||
+ | padding: 15px 15px 10px; 15px; | ||
+ | background: #444444; | ||
+ | border-radius: 5px; | ||
+ | margin: 0; | ||
+ | } | ||
+ | header h1 { | ||
+ | margin: 0; | ||
+ | display: inline; | ||
+ | color: white; | ||
+ | font-size: 2em; | ||
+ | } | ||
+ | header img { | ||
+ | float: left; | ||
+ | } | ||
− | + | #igem_logo { | |
− | + | height: 13%; | |
− | + | width: 13%; | |
+ | } | ||
+ | #banner_pic { | ||
+ | border-radius: 25px; | ||
+ | border-bottom-right-radius: 0; | ||
+ | border-bottom-left-radius: 0; | ||
+ | width: 74.5%; | ||
+ | margin: 10px; | ||
+ | margin-bottom: 0; | ||
+ | } | ||
− | + | nav { | |
− | + | clear: both; | |
− | + | text-align: center; | |
− | + | background: #3EDAAD; | |
− | + | border-radius: 10px; | |
− | + | min-width: 700px; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | nav ul { | |
− | + | margin: 0; | |
+ | display: inline; | ||
+ | } | ||
+ | nav ul a li { | ||
+ | list-style: none; | ||
+ | display: inline-block; | ||
+ | padding: 15px 15px; | ||
+ | } | ||
+ | nav ul a { | ||
+ | text-decoration: none; | ||
+ | color: black; | ||
+ | font-size: 1.1em; | ||
+ | } | ||
+ | nav ul a:visited { | ||
+ | text-decoration: none; | ||
+ | color: black; | ||
+ | } | ||
+ | nav ul a:hover { | ||
+ | text-decoration: none; | ||
+ | color: white; | ||
+ | } | ||
+ | .content { | ||
+ | clear: both; | ||
+ | height: 100%; | ||
+ | } | ||
− | + | .col { | |
− | + | float: left; | |
+ | width: 12%; | ||
+ | margin: 0; | ||
+ | } | ||
− | + | #main_col { | |
− | + | background: white; | |
− | + | width: 74.5%; | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | max-width: 800px; | |
+ | min-width: 600px; | ||
+ | margin: auto; | ||
+ | } | ||
+ | #project h2 { | ||
+ | font-size: 2em; | ||
+ | padding: 10px; | ||
+ | margin: 10px; | ||
+ | color: #E02121; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #team h2 { | ||
+ | font-size: 2em; | ||
+ | color: white; | ||
+ | padding-left: 20px; | ||
+ | } | ||
− | + | #project { | |
− | + | background: white; | |
− | + | width: 85%; | |
− | + | text-align: left; | |
+ | margin: 10%; | ||
+ | font-size: 1.2em; | ||
+ | border-style: ridge; | ||
+ | } | ||
+ | #project p { | ||
+ | margin: 25px; | ||
+ | } | ||
+ | #video { | ||
+ | padding-bottom: 25px; | ||
+ | } | ||
− | </div> | + | #main_col p { |
+ | padding: 10px; | ||
+ | } | ||
+ | |||
+ | .team_desc { | ||
+ | border-style: outset; | ||
+ | margin: 15px; | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | |||
+ | .team_desc h3 { | ||
+ | color: white; | ||
+ | font-size: 1.6em; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .team_desc img { | ||
+ | float: left; | ||
+ | background: yellow; | ||
+ | padding: 5px; | ||
+ | } | ||
+ | .team_desc .right_img { | ||
+ | float: right; | ||
+ | background: red; | ||
+ | padding: 5px; | ||
+ | } | ||
+ | |||
+ | .team_desc p { | ||
+ | padding: 10px; | ||
+ | margin: 10px; | ||
+ | background: green; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #Africa div, #corkSynBio div{ | ||
+ | border-style: groove; | ||
+ | padding: 15px; | ||
+ | margin: 15px; | ||
+ | } | ||
+ | |||
+ | #Africa img { | ||
+ | float: left; | ||
+ | border-style: double; | ||
+ | border-color: #CC9900; | ||
+ | margin: 10px; | ||
+ | } | ||
+ | |||
+ | #Africa, #corkSynBio { | ||
+ | text-align:center; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #Africa p, #corkSynBio p { | ||
+ | text-align: left; | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | |||
+ | #notebook { | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | |||
+ | #notebook h2 { | ||
+ | text-align: center; | ||
+ | color: yellow; | ||
+ | } | ||
+ | |||
+ | #notebook h3 { | ||
+ | text-align: center; | ||
+ | color: #FF0000; | ||
+ | padding-top: 15px; | ||
+ | } | ||
+ | |||
+ | #notebook div p{ | ||
+ | padding-left: 15px; | ||
+ | padding-right: 15px; | ||
+ | } | ||
+ | |||
+ | #notebook div img { | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-top: 10px; | ||
+ | margin-bottom: 10px; | ||
+ | border-style: double; | ||
+ | border-color: #3399FF; | ||
+ | } | ||
+ | |||
+ | #fixed_menu { | ||
+ | position: fixed; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | width: 10%; | ||
+ | } | ||
+ | |||
+ | #fixed_menu li, #fixed_menu2 li { | ||
+ | list-style: none; | ||
+ | border-style: solid; | ||
+ | border-color: black; | ||
+ | background: #336600; | ||
+ | font-size: 0.6em; | ||
+ | } | ||
+ | |||
+ | #fixed_menu a, #fixed_menu2 a{ | ||
+ | text-decoration: none; | ||
+ | color: white; | ||
+ | |||
+ | } | ||
+ | |||
+ | #fixed_menu a:hover, #fixed_menu2 a:hover { | ||
+ | color: yellow; | ||
+ | } | ||
+ | |||
+ | #fixed_menu2 { | ||
+ | position:fixed; | ||
+ | right: -5%; | ||
+ | bottom: 0; | ||
+ | width: 10%; | ||
+ | } | ||
+ | |||
+ | #notebook div { | ||
+ | border-radius: 10px; | ||
+ | background-color: white; | ||
+ | margin: 15px; | ||
+ | } | ||
+ | |||
+ | #interlab div { | ||
+ | border-radius: 10px; | ||
+ | background-color: #FFFF99; | ||
+ | border-style: ridge; | ||
+ | margin: 15px; | ||
+ | } | ||
+ | |||
+ | #interlab div h2 { | ||
+ | font-size: 1.5em; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #interlab div h3 { | ||
+ | margin-left: 15px; | ||
+ | } | ||
+ | |||
+ | #interlab div p, #interlab div li { | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | |||
+ | #interlab div img { | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-top: 10px; | ||
+ | margin-bottom: 10px; | ||
+ | border-style: double; | ||
+ | border-color: #FF3300; | ||
+ | } | ||
+ | |||
+ | .question { | ||
+ | padding-bottom: 5px; | ||
+ | list-style: circle; | ||
+ | } | ||
+ | |||
+ | .answer { | ||
+ | padding-bottom: 15px; | ||
+ | list-style: square; | ||
+ | } | ||
+ | |||
+ | #interlab .result_pic { | ||
+ | float: left; | ||
+ | margin: 15px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #interlab figcaption { | ||
+ | text-align: center; | ||
+ | padding-bottom: 15px; | ||
+ | } | ||
+ | |||
+ | #achieve h2 { | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #gold, #gold_dis { | ||
+ | background: #FFD700; | ||
+ | border-style: double; | ||
+ | border-radius: 10px; | ||
+ | margin: 10px; | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | |||
+ | #silver, #silver_dis { | ||
+ | background: #C0C0C0; | ||
+ | border-style: solid; | ||
+ | border-radius: 10px; | ||
+ | margin: 10px; | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | |||
+ | #bronze, #bronze_dis { | ||
+ | background: #CD7F32; | ||
+ | border-style: dotted; | ||
+ | border-radius: 10px; | ||
+ | margin: 10px; | ||
+ | font-size: 1.2em; | ||
+ | } | ||
+ | |||
+ | .clearfix:after { | ||
+ | content: "."; | ||
+ | display: block; | ||
+ | height: 0; | ||
+ | clear: both; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | |||
+ | .clearfix {display: inline-block;} | ||
+ | |||
+ | /* Hides from IE-mac \*/ | ||
+ | * html .clearfix {height: 1%;} | ||
+ | .clearfix {display: block;} | ||
+ | /* End hide from IE-mac */ | ||
+ | /* @end */ | ||
+ | |||
+ | footer { | ||
+ | clear: both; | ||
+ | text-align: center; | ||
+ | border-radius: 10px; | ||
+ | } | ||
+ | |||
+ | footer ul { | ||
+ | margin: 0; | ||
+ | display: inline; | ||
+ | text-align: center; | ||
+ | } | ||
+ | footer img { | ||
+ | display: inline; | ||
+ | } | ||
+ | footer ul a li { | ||
+ | list-style: none; | ||
+ | display: inline-block; | ||
+ | padding: 5px 15px; | ||
+ | } | ||
+ | |||
+ | footer ul a { | ||
+ | text-decoration: none; | ||
+ | color: #444444; | ||
+ | } | ||
+ | |||
+ | footer ul a:visited { | ||
+ | color: #444444; | ||
+ | } | ||
+ | |||
+ | footer ul a:hover { | ||
+ | text-decoration: none; | ||
+ | color: #E02121; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <body> | ||
+ | <div id="globalWrapper"> | ||
+ | <div id='top_menu_under' class='noprint'></div> | ||
+ | <div id='top_menu_14' class='noprint'>Loading menubar.....</div> <!-- Will be replaced with the jQuery.load --> | ||
+ | |||
+ | <header> | ||
+ | <a href="https://www.igem.org/Main_Page"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/d/d7/Sysuchina_igemdeLogo.png" id="igem_logo"/> | ||
+ | </a> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/8/86/BasehunterBannerCork2015.png" alt="Pacman Basehunter" id="banner_pic"/> | ||
+ | <nav> | ||
+ | <ul> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland"><li>Home</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Project"><li>Our Project</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Practices"><li>Outreach</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Team"><li>Team</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Notebook"><li>Notebook</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Parts"><li>Parts</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Collaborations"><li>Collaborations</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/InterlabStudy"><li>Interlab Study</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Attributions"><li>Attributions</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Achievements"<li>Achievements</li></a> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | </header> | ||
+ | |||
+ | <div id="content"> | ||
+ | <div class="col"> | ||
+ | <p></p> | ||
+ | </div> | ||
+ | <div id="main_col"> | ||
+ | |||
+ | <div id="project"> | ||
+ | <h2>55bp HPV Detector (K1698001)</h2> | ||
+ | |||
+ | |||
+ | |||
+ | <p>Sequence: CTCTTCAcctgtgtaggtgttgaggtaggtcgtggGTACCAATAATAAAAGCTt | ||
+ | cagccattaggtgtgggcattagtggCACTGC</p> | ||
+ | <p> | ||
+ | Part may be activated by established protocol to become a detector plasmid for a 55bp Target sequence, found on the HPV L1 Capsid gene.</p> | ||
+ | |||
+ | <p>For protocol for construction of detector by digestion of plasmid see HERE. | ||
+ | |||
+ | The Target is located in the HPV genome flanked by HaeIII restriction sites. Detector may work best if genomic sample first digested with this enzyme to create target fragment of the correct length. | ||
+ | |||
+ | The part was cloned into a plasmid containing BBa_K584001 to allow examination of cells following successful transformation using a fluorescent microscope. Also, presence of GFP expressing part meant that detector colonies could be differentiated from control colonies. For more information see (STANDARDISATION OF RESULTS section)</p> | ||
+ | <p>The sequence of this part with K584001 biobrick part may be found on the Registry of Standsrd Parts. | ||
+ | |||
+ | <p>For more information on how the detector plasmid worked see (RESULTS : DETECTORS)</p> | ||
+ | |||
+ | <p>Assessment of this detector parts selectivity may also be seen here (RESULTS : SELECTIVITY) | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <div id="video"> | ||
+ | <video controls> | ||
+ | <source src="https://static.igem.org/mediawiki/2015/3/38/CorkMovie.mp4" type="video/mp4"> | ||
+ | </video> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="col"> | ||
+ | <p></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <footer> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland"><li>Home</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Project"><li>Our Project</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Practices"><li>Outreach</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Team"><li>Team</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Notebook"><li>Notebook</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Parts"><li>Parts</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Collaborations"><li>Collaborations</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/InterlabStudy"><li>Interlab Study</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Attributions"><li>Attributions</li></a> | ||
+ | <a href= "https://2015.igem.org/Team:Cork_Ireland/Achievements"<li>Achievements</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <a href="http://www.lilly.ie/en/index.aspx" TARGET=_BLANK> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/archive/2/21/20150901113248%21Rsz_m_dc.jpg" alt="Sponsored by Lilly"> | ||
+ | </a> | ||
+ | |||
+ | <a href="https://www.igem.org/Main_Page"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/6/6b/IGEM-animated.gif" alt="iGEM Main Page"> | ||
+ | </a> | ||
+ | |||
+ | <a href="http://www.janssen.ie/" TARGET=_Blank> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/2/21/Rsz_m_dc.jpg" alt="Sponsored by Jansen"> | ||
+ | </a> | ||
+ | |||
+ | <p>Cork iGEM 2015</p> | ||
+ | </div> | ||
+ | </footer> | ||
+ | </body> | ||
+ | |||
+ | </div> <div class="visualClear"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 10:20, 18 September 2015
55bp HPV Detector (K1698001)
Sequence: CTCTTCAcctgtgtaggtgttgaggtaggtcgtggGTACCAATAATAAAAGCTt cagccattaggtgtgggcattagtggCACTGC
Part may be activated by established protocol to become a detector plasmid for a 55bp Target sequence, found on the HPV L1 Capsid gene.
For protocol for construction of detector by digestion of plasmid see HERE. The Target is located in the HPV genome flanked by HaeIII restriction sites. Detector may work best if genomic sample first digested with this enzyme to create target fragment of the correct length. The part was cloned into a plasmid containing BBa_K584001 to allow examination of cells following successful transformation using a fluorescent microscope. Also, presence of GFP expressing part meant that detector colonies could be differentiated from control colonies. For more information see (STANDARDISATION OF RESULTS section)
The sequence of this part with K584001 biobrick part may be found on the Registry of Standsrd Parts.
For more information on how the detector plasmid worked see (RESULTS : DETECTORS)
Assessment of this detector parts selectivity may also be seen here (RESULTS : SELECTIVITY)