Line 2: | Line 2: | ||
<html> | <html> | ||
<head> | <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"> | <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> | <script> | ||
− | jQuery(document).ready(function ($) { | + | 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; | |
− | + | } | |
− | + | ||
}); | }); | ||
Line 30: | Line 30: | ||
} | } | ||
− | + | .responsiveImage{ | |
− | + | width:100% | |
− | + | } | |
</style> | </style> | ||
Line 45: | Line 45: | ||
</div> | </div> | ||
<div class="row"> | <div class="row"> | ||
− | <div class="col- | + | <div class="col-md-1"></div> |
+ | <div class="col-md-11"> | ||
<h1 class = "titleUbuntu leftText">Characterization of Tec Chihuahua’s BioBricks</h1> | <h1 class = "titleUbuntu leftText">Characterization of Tec Chihuahua’s BioBricks</h1> | ||
</div> | </div> |
Revision as of 05:47, 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