Team:CIDEB-UANL Mexico/Project

From 2012hs.igem.org

(Difference between revisions)
(Created page with "grgthtjujm")
Line 1: Line 1:
-
grgthtjujm
+
<html>
 +
 
 +
<head>
 +
<script type="text/javascript" src="http://genobiotec.awardspace.info/testing/jquery.js"></script>
 +
    <script type="text/javascript" src="http://genobiotec.awardspace.info/testing/random.js"></script>
 +
   
 +
    <link href="http://genobiotec.awardspace.info/testing/styles.css" rel="stylesheet" type="text/css" media="screen">
 +
 
 +
   
 +
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 +
    <meta http-equiv="content-type" content="cache" />
 +
    <meta name="robots" content="INDEX, FOLLOW" />
 +
    <meta name="keywords" contetn="IGEM" />
 +
    <meta name="description" content="Cideb Igem Wiki" />
 +
   
 +
    <title> Web Site for Igem project of CIDEB </title>
 +
   
 +
    <link rel="stylesheet" href="http://genobiotec.awardspace.info/testing/nivo-slider.css" type="text/css" media="screen" />
 +
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
 +
<script src="http://genobiotec.awardspace.info/testing/jquery.nivo.slider.pack.js" type="text/javascript"></script>
 +
 
 +
<style>
 +
/* Color Legend */
 +
 
 +
/* Reset */
 +
 
 +
html, body { margin: 0; padding: 0; background: transparent; font-size:10px; }
 +
div, span, article, aside, footer, header, hgroup, nav, section,
 +
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li,
 +
table, tr, th, tbody, tfoot, thead {
 +
margin: 0;
 +
padding: 0;
 +
border: 0;
 +
vertical-align: baseline;
 +
background: transparent;
 +
}
 +
 
 +
img { margin: 0; padding: 0; border: 0; }
 +
 
 +
table, tr, th, td, tbody, tfoot, thead {
 +
margin: 0; padding: 0; border: 0;
 +
vertical-align: baseline;
 +
background: transparent;
 +
}
 +
 
 +
tablet {border-collapse:collapse; border-spacing: 0;}
 +
 
 +
input, select, textarea, form, fieldset {
 +
margin: 0; padding: 0; border: 0;
 +
}
 +
article, aside, dialog, figure, footer, header, hgroup, nav, section {
 +
display:block; }
 +
 +
h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
 +
font-family:Arial, Helvetica, sans-serif;
 +
font-size:100%;
 +
font-weight: normal;
 +
font-style: normal;
 +
line-height: 100%;
 +
text-indent: 0;
 +
text-decoration: none;
 +
text-align: left;
 +
color: #000;
 +
}
 +
 
 +
ol, ul {list-style:none; }
 +
 
 +
/* Global */
 +
 
 +
html {  }
 +
body { background-color:#030 }
 +
 
 +
/* Slider */
 +
.nivoSlider {
 +
    position:relative;
 +
    background:url(images/loading.gif) no-repeat 50% 50%;
 +
}
 +
.nivoSlider img {
 +
    position:absolute;
 +
    top:0px;
 +
    left:0px;
 +
    display:none;
 +
}
 +
.nivoSlider a {
 +
    border:0;
 +
    display:block;
 +
}
 +
 
 +
/* Heading */
 +
 
 +
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
 +
 
 +
h1 { font-size:24px; color:#1C690E;
 +
padding-bottom:15px; border-bottom: 1px #ccc solid; margin-bottom:15px;}
 +
h2 { font-size:20px; }
 +
h3 { font-size:16px; margin-bottom:5px;}
 +
h4 { font-size:14px; }
 +
h5 { font-size:14px; }
 +
h6 { font-size:14px; }
 +
 
 +
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }
 +
 
 +
 
 +
 
 +
/* Text Elemenst */
 +
 
 +
p {color:#000; font-size:12px; line-height:150%;
 +
margin-bottom:15px ; }
 +
p .left {margin: 1.5em 1.5em 1.5em 0; padding: 0; }
 +
p .right {margin: 1.5em 0 1.5em 1.5em; padding: 0; }
 +
 
 +
a { }
 +
a:link { color: #00F; }
 +
a:visited { color: #0f0; }
 +
a:active { color: #000; }
 +
a:focus { color: #666; }
 +
a:hover { color: #f00; }
 +
 
 +
blockquote { color: #000; font-size:12px; }
 +
 
 +
strong { font-weight: bold; }
 +
em { font-style: italic; }
 +
 
 +
/* Images */
 +
 
 +
.image-frame { padding:10px; border:1px #ccc solid; margin:10px; }
 +
 
 +
/* Lists */
 +
 
 +
ul { }
 +
ol { list-style-type:decimal; }
 +
 
 +
ul li { color:#000; font-size:12px; }
 +
ol li { color:#000; font-size:12px; }
 +
 
 +
dl { }
 +
dt { }
 +
dd { }
 +
 
 +
 
 +
 
 +
/* Tablets */
 +
 
 +
table { width:100%; }
 +
 
 +
tr { }
 +
.odd {background-color:#eee; }
 +
.even {background-color:#fff; }
 +
 
 +
th { font-weight: bold; }
 +
thead, th { background: #ccc; }
 +
 
 +
tbody { }
 +
 
 +
th, td, caption { }
 +
caption { }
 +
 
 +
tfoot { }
 +
.tfooter { background-color: #ccc; text-align: center; font-style:italic; }
 +
 
 +
caption {background: #efefef; }
 +
 
 +
 
 +
 
 +
/* Miscellaneous */
 +
 
 +
sup, sub { line-height: 0; }
 +
 
 +
abbr, acronym { border-bottom: 1px dotted #666; }
 +
address { }
 +
del { background:#FFCECE; color:#f00; }
 +
 
 +
code, pre { background-color: #FF9; paddding: 2px 0px; margin: 4px 25px;
 +
font-family: "Courier New", Courier, monospace; font-size:12px; font-weight:bold; }
 +
 +
 +
/* Containers */
 +
 
 +
#outer { width:960px; margin:0 auto; background-color:#FFFFFF }
 +
 
 +
#wrapper { width:900px; margin:0 auto; background-color:#FFFFFF }
 +
 
 +
#logo { margin: 30px 0; float:left; }
 +
#logo1 { margin: 30px 0; float:left; }
 +
 
 +
#social-media { float:right; }
 +
#social-media ul li { display:inline; }
 +
#social-media  ul { margin-top:60px; }
 +
 
 +
#topnav { clear:both; float:inherit; }
 +
#topnav ul { border-top:1px #000 solid; border-bottom:1px #000 solid;
 +
margin:20px 0; padding:10px 0; }
 +
#topnav ul li { display:inline; }
 +
#topnav ul li a { padding:0 25px; }
 +
 
 +
#topnav a:link { color: #000; font-weight:bold; }
 +
#topnav a:visited { color: #0f0; }
 +
#topnav a:active { color: #000; }
 +
#topnav a:focus { color: #666; }
 +
#topnav a:hover { color: #6C0; }
 +
 
 +
#banner   { margin-bottom:30px; float: left }
 +
 
 +
#banner2   { margin-bottom:30px; float: right }
 +
 
 +
#content1 { width:650px; float:left; }
 +
 
 +
#content-full { width:100%; }
 +
 
 +
#rightside { width:200px; float:right; }
 +
 
 +
#footer1 { clear:both; padding:10px 0; border-top:1px #ccc solid;
 +
margin-bottom: 20px; }
 +
 
 +
 
 +
#box1 { }
 +
 
 +
#box2 { }
 +
 
 +
#box3 { }
 +
 
 +
#box4 { }
 +
 
 +
#box5 { }
 +
 
 +
#box6 { }
 +
 
 +
 
 +
/* Layout Extra */
 +
 
 +
 
 +
 
 +
 
 +
/* Navigation Extra */
 +
 
 +
 
 +
 
 +
 
 +
/* Forms */
 +
 
 +
forms { text-align:left; margin:20px; }
 +
 
 +
label, submit, input, textarea {
 +
border:0; padding:0; margin:0; background:none;
 +
}
 +
 
 +
label {
 +
float: left; width: 150px;
 +
text-align:right; display:block;
 +
}
 +
 
 +
input, textarea {
 +
border:1px #333 solid; margin-left:10px;
 +
}
 +
 
 +
input {
 +
width: 280px; margin-bottom: 16px;
 +
}
 +
 
 +
textarea {
 +
width: 280px; height: 150px;
 +
margin-bottom: 16px;
 +
}
 +
 
 +
select { }
 +
 
 +
.submit {
 +
width:90px; height:25px;
 +
margin-left:150px;
 +
font-size:12px;
 +
}
 +
 
 +
br {clear:left; }
 +
 
 +
/* Miscellaneous */
 +
 
 +
.date { font-weight: bold; color:#099; margin-bottom:3px;}
 +
 
 +
.copyright-text { font-size:80%; font-style:italic; color:#333; }
 +
.footer-text { font-size:12px; font-style:normal; color:#000; text-align:center; }
 +
 
 +
.title { font-size:18px; font-weight:bold; color:#333; }
 +
.subtitle { font-size:14px; font-weight:italic; color:#333; }
 +
 
 +
.artist { font-size:16px; font-weight:bold; color:#333; }
 +
.author { font-size:14px font-weight:bold; color:#555; }
 +
.editor { font-size:14px; font-weight:italic; color:#555; }
 +
 
 +
.pub-date { font-size:10px font-style:italic; color:#555; }
 +
.article-date { font-size:10px font-style:italic; color:#555;  }
 +
.location { font-size:10px font-style:italic; color:#555;  }
 +
 
 +
.float-right {float:right; }
 +
.float-left {float:left; }
 +
.clear {clear:both; }
 +
 
 +
.hide {display:none; }
 +
.block {display:block; }
 +
.inline { display: inline; }
 +
 
 +
.first { font-weight:bold; }
 +
.last { font-weight:bold; }
 +
.left { font-weight:bold; text-align:left; }
 +
.right { font-weight:bold; text-align:right; }
 +
 
 +
.added {background:#D7D7FF; }
 +
.removed {background:#FFCECE; color:#f00; }
 +
.changed {background: #FFB; }
 +
 
 +
/* Success, info, notice and error/alert boxed - from Blueprint CSS framework */
 +
 
 +
.error, .alert, .notice, .success, .info {
 +
padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }
 +
 
 +
.error, .alert { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
 +
 
 +
.notice { background: #fff6bf; color: #514721; border-color: #ffd324; }
 +
 
 +
.success { background: #e6efc2; color: #264409; border-color: #c6d880; }
 +
 
 +
.info { background: #d5edf8; color: #205791; border-color: #92cae4; }
 +
 
 +
.error a { color: #8a1f11; }
 +
.alert a { color: #8a1f11; }
 +
 
 +
.notice a { color: #514721; }
 +
.success a { color: #264409; }
 +
.info a { color: #205791; }
 +
 
 +
 
 +
 
 +
 
 +
/* Wiki Hacks - START */
 +
/* Author: Pieter van Boheemen */
 +
/* Team: TU Delft */
 +
 
 +
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
 +
 
 +
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;}
 +
 
 +
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
 +
 
 +
#top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
 +
padding:0; border: none; font-size: 8px}
 +
 
 +
#p-logo { height:1px; overflow:hidden; display: none;}
 +
 
 +
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
 +
 
 +
/*
 +
.left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
 +
.left-menu ul { border: none; }
 +
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
 +
.right-menu ul { border: none; width: 300px;}
 +
*/
 +
 
 +
#footer-box { background-image: url(https://static.igem.org/mediawiki/igem.org/7/76/Back.jpg); background-color: #000000; width: 100%; margin: -10px; padding: 20px 0; display: none;}
 +
 
 +
.visualClear { display: none; }
 +
 
 +
#search-controls { display:none; }
 +
 
 +
h3#siteSub { display: none;}
 +
#contentSub {display: none;}
 +
//p:first-child { display: none;}
 +
 
 +
 
 +
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
 +
.firstHeading { display: none;}
 +
#f-list a { color: #333; font-size: 10px;}
 +
#f-list a:hover { color: #666; height: 100px;}
 +
.printfooter { display: none; }
 +
#footer ul { margin: 0; padding: 0;}
 +
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
 +
 
 +
/* Wiki Hacks - END */
 +
 
 +
<!-- TU_Delft stqrts here -->
 +
 
 +
 
 +
</style>
 +
 
 +
 
 +
    </head>
 +
   
 +
    <body>
 +
   
 +
    <div id="outer">
 +
   
 +
    <div id="wrapper">
 +
   
 +
        <div id="logo">
 +
        <img src="https://static.igem.org/mediawiki/2012hs/e/ef/IGEM_logocideb.JPG" width="209" height="105">
 +
        </div>
 +
       
 +
        <div id="logo">
 +
        <img src="https://static.igem.org/mediawiki/2012hs/a/a9/Bacteria2_editado-1.jpg" width="218" height="100">       
 +
        </div>
 +
       
 +
        <div id="social-media">
 +
        <ul>
 +
            <li></li>
 +
                <li> <a href =""><img src="images/icons/elegantmediaicons/PNG/twitter.png" width="40" height="40" /> </li>
 +
                <li> <a href =""><img src="images/icons/elegantmediaicons/PNG/facebook.png" width="40" height="40"/> </li>
 +
          <li> <a href =""><img src="images/icons/elegantmediaicons/PNG/youtube.png" width="40" height="40" /> </li>
 +
          </ul>
 +
        </div>
 +
       
 +
        <div id="topnav">
 +
        <ul>
 +
            <li><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico">Home</a></li>
 +
                <li><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/Project">Project</a></li>
 +
                <li><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/WetLab">Wet Lab</a></li>
 +
                <li><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/HP">Human Practices</a></li>
 +
                <li><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/Math">Math</a></li>
 +
                <li><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/Parts">Parts</a></li>
 +
                <li><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/Safety">Safety</a></li>
 +
                <li><a href="https://2012hs.igem.org/Team:CIDEB-UANL_Mexico/Team">Team</a></li>
 +
        </ul>
 +
        </div>
 +
       
 +
        <div id="banner">
 +
       
 +
 
 +
<object width="400" height="300"> <param name="flashvars" value="offsite=true&lang=es-us&page_show_url=%2Fphotos%2F80460720%40N02%2Fsets%2F72157630135195746%2Fshow%2F&page_show_back_url=%2Fphotos%2F80460720%40N02%2Fsets%2F72157630135195746%2F&set_id=72157630135195746&jump_to="></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=109615"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=109615" allowFullScreen="true" flashvars="offsite=true&lang=es-us&page_show_url=%2Fphotos%2F80460720%40N02%2Fsets%2F72157630135195746%2Fshow%2F&page_show_back_url=%2Fphotos%2F80460720%40N02%2Fsets%2F72157630135195746%2F&set_id=72157630135195746&jump_to=" width="400" height="300"></embed></object>
 +
 
 +
 
 +
</div> 
 +
 
 +
<div id="banner2">
 +
 
 +
<iframe width="400" height="300" src="http://www.youtube.com/embed/dw7jW2TKRpE" frameborder="0" allowfullscreen></iframe>   
 +
 
 +
</div>
 +
       
 +
<script type="text/javascript">
 +
$(window).load(function() {
 +
    $('#slider').nivoSlider();
 +
});
 +
</script>
 +
                               
 +
      <div id="content1">
 +
      <h1> Welcome to the wiki of iGEM CIDEB-UANL_Mexico team </h1>
 +
          <p>The detection of various components in a safe and rapid way has been a challenge in modern science. Biosensors using genetic circuits in bacteria have been made, which allow knowing whether the sensed component is present or not. Nowadays it is known that certain levels of heavy metals on water can be dangerous for living organisms. For that reason it is important to know the concentration of these metals, but the techniques for detection and quantification are complex and require expensive equipment.</p>
 +
            <p>The aim of this project is to make a study model for quantifying heavy metals with fluorescent colors depending on their levels of concentration. In order to do so, a biosensor based on three different fluorescent reporters will be built. Additionally, this design could be improved in order to achieve higher sensitivity by adding more modules to the circuit.</p>
 +
            <p>This genetic circuit could be applied for building biosensors to detect the presence of heavy metals and semi-quantify them. This design will recognize the component that it is meant to be analyzed and give an approximation of the quantity. According to that, it can be useful to know if the concentration is toxic for living organisms.</p>
 +
<img class= "image-frame" src="http://i.imgur.com/gbud0.jpg" width="280" height="180" />
 +
          <img class= "image-frame" src="http://i.imgur.com/NzeFT.jpg" width="280" height="180" />
 +
        <p>Back in the early nineties (yeah, i'm old) i was tripping ballz on acid one night with some friends. At some point one of us got the brilliant idea to test out our clairvoyant abilities under the influence and we set up a nifty experiment where one of us would take a random card out of a playing deck and would try to 'send' the card telepathically to one of the others. When me and my best friend at the time were up, I ended up calling the exact card three times in a row. Pretty much left the room speechless. The weird thing is, when we talked about it later on we both sort of knew beforehand we could do this and couldn't stop smiling during the whole ordeal.</p>
 +
      </div>
 +
      <div id="rightside">
 +
      <h2> Latest News </h2>
 +
<p class="date"> March 25, 2012</p>
 +
<h3>Headline</h3>
 +
<p>Back in the early nineties (yeah, i'm old) i was tripping ballz on acid one night with some friends. </p>
 +
<p> class="date"> March 26, 2012</p>
 +
<h3>Headline II</h3>
 +
<p>At some point one of us got the brilliant idea to test out our clairvoyant abilities under the influence and we set up a nifty experiment where one of us would take a random card out of a playing deck and would try to 'send' the card telepathically to one of the others. When me and my best friend at the time were up, I ended up calling the exact card three times in a row. </p>
 +
<p class="date"> March 27, 2012</p>
 +
<h3>Headline III</h3>
 +
<p> Pretty much left the room speechless. The weird thing is, when we talked about it later on we both sort of knew beforehand we could do this and couldn't stop smiling during the whole ordeal.</p>
 +
      </div>
 +
 
 +
      <div id="footer1">
 +
      <p class="footer-text"> iGEM High School Division, 2012 edition - CIDEB-UANL_Mexico team </p>
 +
        </div>
 +
       
 +
</div>
 +
    </div>
 +
     
 +
       
 +
</div>
 +
    </div>
 +
 
 +
</body>
 +
</html>

Revision as of 19:56, 15 June 2012

Web Site for Igem project of CIDEB

Welcome to the wiki of iGEM CIDEB-UANL_Mexico team

The detection of various components in a safe and rapid way has been a challenge in modern science. Biosensors using genetic circuits in bacteria have been made, which allow knowing whether the sensed component is present or not. Nowadays it is known that certain levels of heavy metals on water can be dangerous for living organisms. For that reason it is important to know the concentration of these metals, but the techniques for detection and quantification are complex and require expensive equipment.

The aim of this project is to make a study model for quantifying heavy metals with fluorescent colors depending on their levels of concentration. In order to do so, a biosensor based on three different fluorescent reporters will be built. Additionally, this design could be improved in order to achieve higher sensitivity by adding more modules to the circuit.

This genetic circuit could be applied for building biosensors to detect the presence of heavy metals and semi-quantify them. This design will recognize the component that it is meant to be analyzed and give an approximation of the quantity. According to that, it can be useful to know if the concentration is toxic for living organisms.

Back in the early nineties (yeah, i'm old) i was tripping ballz on acid one night with some friends. At some point one of us got the brilliant idea to test out our clairvoyant abilities under the influence and we set up a nifty experiment where one of us would take a random card out of a playing deck and would try to 'send' the card telepathically to one of the others. When me and my best friend at the time were up, I ended up calling the exact card three times in a row. Pretty much left the room speechless. The weird thing is, when we talked about it later on we both sort of knew beforehand we could do this and couldn't stop smiling during the whole ordeal.

Latest News

March 25, 2012

Headline

Back in the early nineties (yeah, i'm old) i was tripping ballz on acid one night with some friends.

class="date"> March 26, 2012

Headline II

At some point one of us got the brilliant idea to test out our clairvoyant abilities under the influence and we set up a nifty experiment where one of us would take a random card out of a playing deck and would try to 'send' the card telepathically to one of the others. When me and my best friend at the time were up, I ended up calling the exact card three times in a row.

March 27, 2012

Headline III

Pretty much left the room speechless. The weird thing is, when we talked about it later on we both sort of knew beforehand we could do this and couldn't stop smiling during the whole ordeal.

Retrieved from "http://2012hs.igem.org/Team:CIDEB-UANL_Mexico/Project"