Team:LIKA-CESAR-Brasil

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
{{CSS/Main}}
{{CSS/Main}}
-
<html>
+
<html lang="pt-br">
-
<style type="text/css">
+
  <head>
-
a:link {
+
    <meta charset="utf-8">
-
color: #F36C1D;
+
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-
text-decoration: none;
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
-
}
+
    <meta name="description" content="">
-
a:visited {
+
    <meta name="author" content="">
-
color: #F36C1D;
+
    <link rel="icon" href="favicon.ico">
-
text-decoration: none;
+
-
}
+
-
a:hover {
+
-
color: #D82A35;
+
-
text-decoration: underline;
+
-
}
+
-
a:active {
+
-
text-decoration: none;
+
-
}
+
-
body,td,th {
+
-
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
+
-
}
+
-
</style>
+
-
<!--main content -->
+
    <title>LIKA | CESAR</title>
-
<table width="70%" align="center">
+
 +
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
 +
    <link href="https://cdn.rawgit.com/hamorim/igem_style/d8db142f43c108b3beeae5a8f322f82919f712b9/lika.css" rel="stylesheet">
-
<!--welcome box -->
 
-
<tr>
 
-
  <td height="150px" align="center" nowrap style="">
 
-
  <figure></figure>
 
-
  <figure></figure><img style="margin-bottom:20px" src="https://static.igem.org/mediawiki/2014/1/1e/Logo_lika_cesar_2014.png" width="280" height="170" alt=""/></td>
 
-
  <td height="150px" align="center" style=""><p style="color:#E7E7E7">&nbsp;</p></td>
 
-
  <td height="150px" align="center" style=""><strong>WELCOME TO iGEM 2014! </strong>
 
-
    <p>Thank you for your visit! We are under construction. <br>
 
-
    </p>
 
-
    <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:LIKA-CESAR-Brasil&action=edit"style="color:#F36C1D"> Click here  to edit this page!</a></p></td>
 
-
</tr>
 
-
<tr>
+
   </head>
-
   <td bgColor="#F36C1D" colspan="3" height="0">
+
-
</tr>
+
-
<!-- end welcome box -->
+
-
<tr>  
+
-
<!--navigation menu -->
+
  <body>
-
<td colspan="3" align="center">
+
-
<table  width="100%">
+
    <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
-
<tr heigth="15px"></tr>
+
      <div class="container">
-
<tr heigth="75px">  
+
    <header>
 +
      <div class="navbar-header">
 +
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
 +
            <span class="sr-only">Toggle navigation</span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
          </button>
 +
      <a class="navbar-brand" href="#"><img src="https://static.igem.org/mediawiki/2014/5/55/Marca.png" alt="Marca LIKA"></a>
 +
        </div>
 +
      <div class="navbar-collapse collapse menu">
 +
            <ul class="nav navbar-nav">
-
<td style="color: #F36C1D;" align="center" height ="45px" onMouseOver="this.bgColor='#D82A35'" onMouseOut="this.bgColor='#F36C1D'" bgColor=#F36C1D>
+
        <li class="active"><a href="index.html">HOME</a></li>
-
  <p><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil"style="color: #FFFFFF; border-color: #F36C1D;"><strong>Home</strong></a> </p></td>
+
              <li class="dropdown">
 +
                <a href="#" class="dropdown-toggle" data-toggle="dropdown">TEAM<span class="caret"></span></a>
 +
                <ul class="dropdown-menu" role="menu">
 +
                  <li><a href="partnerships.html">Partnerships</a></li>
 +
                  <li><a href="teamprofile.html">Official Team Profile</a></li>
 +
                  <li><a href="advisors.html">Advisors</a></li>
 +
        </ul>
 +
              </li>
 +
              <li class="dropdown">
 +
                <a href="#" class="dropdown-toggle" data-toggle="dropdown">PROJECT<span class="caret"></span></a>
 +
                <ul class="dropdown-menu" role="menu">
 +
                  <li><a href="overview.html">Overview</a></li>
 +
                  <li><a href="robot.html">Robot</a></li>
 +
                  <li><a href="colialert.html">ColiAlert</a></li>
 +
          <li><a href="biosensor.html">Biosensor</a></li>
 +
              </ul>
 +
              </li>
 +
        <li class="dropdown">
 +
                <a href="#" class="dropdown-toggle" data-toggle="dropdown">PARTS<span class="caret"></span></a>
 +
                <ul class="dropdown-menu" role="menu">
 +
                  <li><a href="biobricks.html">Biobricks</a></li>
 +
                  <li><a href="notebook.html">Notebook</a></li>
 +
                </ul>
 +
              </li>
 +
        <li class="dropdown">
 +
                <a href="#" class="dropdown-toggle" data-toggle="dropdown">HUMAN PRACTICE<span class="caret"></span></a>
 +
                <ul class="dropdown-menu" role="menu">
 +
                  <li><a href="lectures.html">Lectures</a></li>
 +
                  <li><a href="society.html">Survey and Society Interaction</a></li>
 +
                </ul>
 +
              </li>
 +
        <li><a href="safety.html">SAFETY</a></li>
 +
        <li><a href="atribuitions.html">ATRIBUITIONS</a></li>
 +
            </ul>
 +
          </div><!--/.nav-collapse -->
 +
      </header>
 +
      </div>
 +
    </div>
 +
    <!-- Main jumbotron for a primary marketing message or call to action -->
 +
    <div class="jumbotron"></div>
 +
    <div class="container">
 +
      <!-- Example row of columns -->
 +
      <div class="row">
 +
        <div class="col-md-10">
 +
          <div style="width:60%; float:left">
 +
        <h2>Synthetic Biology and Robotics - The Integration that can Save Lives</h2>
 +
        <p>The LIKA-CESAR BRASIL proposes the development of a biosensor for the detection of breast cancer with the help of synthetic biology and robotics. The idea was to build a robotic system linked to genetic engineering capable of processing and prepare small samples of blood in an automated manner.</p>
 +
        <p>For this our team, created the Coli Alert for the BreastBotSensor.  This system is one robot to DNA/RNA extraction coupled by an electrochemical biosensor and linked to one quality control, the ColiAlert, responsible to confirm the process of nucleic acid extraction.</p>
 +
        <p>The team believes that the best way to solve problems is joining technologies. For this, we think that synthetic biology should go hand in hand with robotics and information technology. Then our project was to join the synthetic biology with the robots, aiming to fight against to the one of biggest health problems: The Breast Cancer.</p>
 +
</div>
 +
        <iframe class="videocapa"
 +
          src="http://www.youtube.com/embed/hNmoEvCqs7U">
 +
        </iframe>
 +
</div>
-
<td style="color: #F36C1D;" align="center" height ="45px" onMouseOver="this.bgColor='#D82A35'" onMouseOut="this.bgColor='#F36C1D'" bgColor=#F36C1D>  
+
          <div class="col-md-4">
-
  <strong><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Team"style="color: #FFFFFF"> Team </a> </strong></td>
+
          <h2>Bot</h2>
 +
          <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
 +
          </div>
 +
        <div class="col-md-4">
 +
          <h2>ColiAlert</h2>
 +
          <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
 +
          </div>
 +
        <div class="col-md-4">
 +
          <h2>BreastSensor</h2>
 +
          <p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
 +
          </div>
-
<td style="color: #F36C1D;" align="center"  height ="45px"  onMouseOver="this.bgColor='#D82A35'" onMouseOut="this.bgColor='#F36C1D'" bgColor=#F36C1D>  
+
          <footer>
-
  <strong><a href="https://igem.org/Team.cgi?year=2014&team_name=LIKA-CESAR-Brasil"style="color: #FFFFFF"> Official Team Profile </a></strong></td>
+
<p><a href="http://www.cesar.org.br/site/">C.E.S.A.R</a> | Rua Bione, 220 Cais do Apolo Bairro do Recife. CEP 50.030-390, Recife - Pernambuco - Brasil</p>
 +
</footer>
 +
      </div>
 +
        </div> <!-- /container -->
-
<td style="color: #F36C1D;" align="center"  height ="45px" onMouseOver="this.bgColor='#D82A35'" onMouseOut="this.bgColor='#F36C1D'" bgColor=#F36C1D>
+
  <!-- Bootstrap core JavaScript
-
  <strong><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Project"style="color: #FFFFFF"> Project</a></strong></td>
+
    ================================================== -->
 +
    <!-- Placed at the end of the document so the pages load faster -->
 +
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 +
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
-
<td style="" align="center"  height ="45px" onMouseOver="this.bgColor='#D82A35'" onMouseOut="this.bgColor='#F36C1D'" bgColor=#F36C1D>
+
   </body>
-
   <strong><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Parts"style="color: #FFFFFF"> Parts</a></strong></td>
+
</html>
-
 
+
-
<td style="" align="center" height ="45px" onMouseOver="this.bgColor='#D82A35'" onMouseOut="this.bgColor='#F36C1D'" bgColor=#F36C1D>
+
-
  <strong><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Modeling"style="color: #FFFFFF;"> Modeling</a></strong></td>
+
-
 
+
-
<td style="" align="center" height ="45px" onMouseOver="this.bgColor='#D82A35'" onMouseOut="this.bgColor='#F36C1D'" bgColor=#F36C1D> 
+
-
  <strong><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Notebook"style="color: #FFFFFF;"> Notebook</a></strong></td>
+
-
 
+
-
<td style="" align="center"  height ="45px" onMouseOver="this.bgColor='#D82A35'" onMouseOut="this.bgColor='#F36C1D'" bgColor=#F36C1D>
+
-
  <strong><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Safety"style="color: #FFFFFF"> Safety </a></strong></td>
+
-
 
+
-
<td  height ="45px" align="center" nowrap bgColor=#F36C1D style="" onMouseOver="this.bgColor='#D82A35'" onMouseOut="this.bgColor='#F36C1D'">
+
-
  <strong><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Attributions"style="color: #FFFFFF;"> Attributions </a></strong></td>
+
-
 
+
-
 
+
-
<td align ="center"> <strong><a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55"></a> </strong></td>
+
-
</tr>
+
-
</table>
+
-
 
+
-
<strong>
+
-
 
+
-
<!--end navigation menu -->
+
-
</strong></tr>
+
-
 
+
-
<tr>
+
-
  <td bgColor="#F36C1D" colspan="3" height="0"></tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
<tr>
+
-
  <td colspan="3">
+
-
    <h2>Project Description</h2>
+
-
    <p style="font-size:14px">The LIKA-CESAR BRAZIL proposes the development of a <strong>biosensor</strong> for the detection of <strong>breast cancer</strong> with the help of robotics. The idea is to build a robotic system linked to genetic engineering capable of processing and prepare small samples of blood in an automated manner. For this our team, will generate useful BioBriks records and parts for possible future insertions in the plates. This system will be coupled to biosensors capable of detecting breast cancer in its earliest stage, where the chances of the patient having an accurate diagnosis and treatment guidance are very high.  The automation of the entire process, together with the creation of a specific biosensor for breast cancer, will result in a future decrease in deaths from the disease, due to a more rapid and effective treatment.</p>
+
-
    <p style="line-height:200px">&nbsp;</p>
+
-
  </td>
+
-
</tr>
+
-
 
+
-
<!--requirements section -->
+
-
<tr>
+
-
  <td colspan="3"><strong>Requirements </strong></td>
+
-
</tr>
+
-
<tr>
+
-
  <td width="48%" align="left"  valign="top">
+
-
   
+
-
  <p> Please be sure to keep these links, your audience will want to find your: </p>
+
-
   
+
-
  <!-- Links to other team pages -->
+
-
  <ul>
+
-
  <li><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil">Home</a> </li>
+
-
  <li><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Team">Team</a> </li>
+
-
  <li><a href="https://igem.org/Team.cgi?year=2013&team_name=LIKA-CESAR-Brasil">Official Team Profile</a> </li>
+
-
  <li><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Project">Project</a> </li>
+
-
  <li><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Parts">Parts</a> </li>
+
-
  <li><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Modeling">Modeling</a> </li>
+
-
  <li><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Notebook">Notebook</a> </li>
+
-
  <li><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Safety">Safety</a> </li>
+
-
  <li><a href="https://2014.igem.org/Team:LIKA-CESAR-Brasil/Attributions">Attributions</a> </li>
+
-
   
+
-
  </ul>
+
-
   
+
-
  </td>
+
-
 
+
-
  <td width="4%" > </td>
+
-
  <td width="48%" align="left" valign="top">
+
-
   
+
-
  <p>There are a few wiki requirements teams must follow:</p>
+
-
  <ul>
+
-
  <li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload">  2014.igem.org server</a>. </li>
+
-
  <li>All pages must be created under the team’s name space.</li>
+
-
  <li>As part of your documentation, keep the links from the menu to the left. </li>
+
-
  <li>Do not use flash in wiki code. </li>
+
-
    <li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
+
-
  </ul>
+
-
  <p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
+
-
   
+
-
  </td>
+
-
</tr>
+
-
 
+
-
 
+
-
<tr>
+
-
  <td colspan="3">
+
-
</tr>
+
-
<tr>
+
-
  <td colspan="3">
+
-
</tr>
+
-
<tr>
+
-
  <td bgColor="#F36C1D" colspan="3" height="-1">
+
-
</tr>
+
-
<tr>
+
-
  <td colspan="3"  height="1"></td>
+
-
</tr>
+
-
<tr>
+
-
  <td colspan="3"  height="2"></td>
+
-
</tr>
+
-
 
+
-
 
+
-
<!--tips  -->
+
-
<tr>
+
-
  <td ><strong>Tips </strong></td>
+
-
  <td >&nbsp;</td>
+
-
  <td nowrap >&nbsp;</td>
+
-
</tr>
+
-
 
+
-
<tr>
+
-
<td width="48%" height="460" align="left" valign="top">
+
-
<p>We are currently working on providing teams with some easy to use design templates.
+
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
+
-
 
+
-
<ul>
+
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
+
-
</ul>
+
-
 
+
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a>  lists. </p>
+
-
</td>
+
-
 
+
-
<td> </td>
+
-
<td width="48%" align="left" valign="top">
+
-
 
+
-
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
-
 
+
-
<ul>
+
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
-
<li>Be clear about what you are doing and what you plan to do.</li>
+
-
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
-
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
-
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
-
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="">iGEM 2013 calendar</a> </li>
+
-
<li>Have lots of fun! </li>
+
-
</ul>
+
-
</br>
+
-
</td>
+
-
</tr>
+
-
</table>
+

Revision as of 19:37, 15 October 2014

LIKA | CESAR

Synthetic Biology and Robotics - The Integration that can Save Lives

The LIKA-CESAR BRASIL proposes the development of a biosensor for the detection of breast cancer with the help of synthetic biology and robotics. The idea was to build a robotic system linked to genetic engineering capable of processing and prepare small samples of blood in an automated manner.

For this our team, created the Coli Alert for the BreastBotSensor. This system is one robot to DNA/RNA extraction coupled by an electrochemical biosensor and linked to one quality control, the ColiAlert, responsible to confirm the process of nucleic acid extraction.

The team believes that the best way to solve problems is joining technologies. For this, we think that synthetic biology should go hand in hand with robotics and information technology. Then our project was to join the synthetic biology with the robots, aiming to fight against to the one of biggest health problems: The Breast Cancer.

Bot

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

ColiAlert

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

BreastSensor

Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

C.E.S.A.R | Rua Bione, 220 Cais do Apolo Bairro do Recife. CEP 50.030-390, Recife - Pernambuco - Brasil