Line 1: | Line 1: | ||
+ | {{:Team:TecCEM/Templates/NavBar}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <!-- Basic Page Needs --> | ||
+ | <meta charset="utf-8"/> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"/> | ||
+ | <title>Description</title> | ||
+ | <meta name="description" content=""/> | ||
+ | <meta name="keywords" content=""/> | ||
+ | <meta name="author" content="Fernando Colchado"/> | ||
+ | |||
+ | <link href="https://fonts.googleapis.com/css?family=Raleway|Ubuntu" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Pangolin" rel="stylesheet"> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | jQuery(document).ready(function ($) { | ||
+ | |||
+ | function map (value, in_min, in_max, out_min, out_max){ | ||
+ | return (value - in_min) * (out_max - out_min) / (in_max - in_min) + out_min; | ||
+ | } | ||
+ | |||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | <style type="text/css"> | ||
+ | body{ | ||
+ | margin-top:140px; | ||
+ | } | ||
+ | |||
+ | .responsiveImage{ | ||
+ | width:100% | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
Line 21: | Line 60: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </body> | ||
+ | |||
+ | </html> | ||
+ | {{:Team:TecCEM/Templates/Footer}} |
Revision as of 05:45, 30 October 2017
Collaborations
Characterization of Tec Chihuahua’s BioBricks
We characterized Tec Chihuahua’s BioBricks (T7 promoter + RBS) + (epsE) + (T1 terminator), which can be found here as a whole [BBa_K2471002], the individual parts being (BBa_K525998) + (BBa_K143032) + (BBa_B0010). This was a relevant collaboration that will allow the team to report an essential feature of their part. The collaboration developed as follows: On October 15th Tec Chihuahua shipped the BioBrick to us. They shared us protocols to characterized by SDS-PAGE. Once the results were obtained, they were shred with the team for their evaluation and report. https://2017.igem.org/Team:Tec-Chihuahua/Collaborations