Difference between revisions of "Team:TecCEM/Collaborations"

Line 1: Line 1:
{{:Team:TecCEM/Templates/NavBar}}
+
<div class="container">
<html>
+
    <div class="row">
<head>
+
        <div class="col-12">
<!-- Basic Page Needs -->
+
            <h1 class = "titleRed">Collaborations</h1>
<meta charset="utf-8"/>
+
        </div>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+
    </div>
<title>Collaborations/title>
+
    <div class="row">
<meta name="description" content=""/>
+
        <div class="col-12">
<meta name="keywords" content=""/>
+
            <h1 class = "titleUbuntu leftText">Characterization of Tec Chihuahua’s BioBricks</h1>
<meta name="author" content="Fernando Colchado"/>
+
        </div>
 
+
    </div>
<link href="https://fonts.googleapis.com/css?family=Raleway|Ubuntu" rel="stylesheet">
+
    <div class="row">
        <link href="https://fonts.googleapis.com/css?family=Pangolin" rel="stylesheet">
+
        <div class="col-1"></div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
+
         <div class="col-md-10 paragraphU">
+
             <p>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.
+
            </br>
         <script>
+
            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.<a href="https://2017.igem.org/Team:Tec-Chihuahua/Collaborations"> https://2017.igem.org/Team:Tec-Chihuahua/Collaborations</a>
             jQuery(document).ready(function ($) {
+
            </p>
 
+
        </div>
function map (value, in_min, in_max, out_min, out_max){
+
        <div class="col-1"></div>
return (value - in_min) * (out_max - out_min) / (in_max - in_min) + out_min;
+
    </div>
}
+
</div>
+
 
+
});
+
        </script>
+
</head>
+
<body>
+
</body>
+
</html>
+
{{:Team:TecCEM/Templates/Footer}}
+

Revision as of 05:44, 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. </br> 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.<a href="https://2017.igem.org/Team:Tec-Chihuahua/Collaborations"> https://2017.igem.org/Team:Tec-Chihuahua/Collaborations</a>