Davidacevedo (Talk | contribs) m |
Davidacevedo (Talk | contribs) |
||
Line 622: | Line 622: | ||
$(document).on( "vclick", "#squeezedNavBtn", function() { // event vclick | $(document).on( "vclick", "#squeezedNavBtn", function() { // event vclick | ||
if (openSq) { | if (openSq) { | ||
+ | $('body').css('overflow', 'auto'); | ||
$("#sqCollapse").stop().slideUp(400); | $("#sqCollapse").stop().slideUp(400); | ||
setTimeout( | setTimeout( | ||
Line 636: | Line 637: | ||
setTimeout( | setTimeout( | ||
function() { | function() { | ||
+ | $('body').css('overflow', 'hidden'); | ||
$("#sqCollapse").stop().slideDown(400); | $("#sqCollapse").stop().slideDown(400); | ||
}, 100); | }, 100); | ||
Line 958: | Line 960: | ||
<!-- Squeezed collapsed --> | <!-- Squeezed collapsed --> | ||
− | <div class=" | + | <div class="collapsedMenu" id="sqCollapse"> |
<div class="containerCollapse" id="sqContainer"> | <div class="containerCollapse" id="sqContainer"> | ||
<div class="height-support"> | <div class="height-support"> | ||
</div> | </div> | ||
− | <ul class="navbar-nav mr-auto navbarList"> | + | <ul class="navbar-nav mr-auto navbarList" style="width: 100%"> |
<li class="nav-item navbarItem"> | <li class="nav-item navbarItem"> | ||
<a href="#page-top" class="navbarItemHeader">Project</a> | <a href="#page-top" class="navbarItemHeader">Project</a> | ||
<div class="sqzCollapsedMenu" id="collapseProjectSqz"> | <div class="sqzCollapsedMenu" id="collapseProjectSqz"> | ||
<div class="containerCollapse"> | <div class="containerCollapse"> | ||
− | <a href="#page-top" class="navbarItemContent"> | + | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Description</a> |
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Design</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Experiments</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Notebook</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Results</a> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 974: | Line 984: | ||
<li class="nav-item navbarItem"> | <li class="nav-item navbarItem"> | ||
<a href="#page-top" class="navbarItemHeader">Parts</a> | <a href="#page-top" class="navbarItemHeader">Parts</a> | ||
+ | <div class="sqzCollapsedMenu" id="collapseProjectSqz"> | ||
+ | <div class="containerCollapse"> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Basic Parts</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Composite Parts</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Parts Collection</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Improved Parts</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Parts List</a> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="nav-item navbarItem"> | <li class="nav-item navbarItem"> | ||
<a href="#page-top" class="navbarItemHeader">People</a> | <a href="#page-top" class="navbarItemHeader">People</a> | ||
+ | <div class="sqzCollapsedMenu" id="collapseProjectSqz"> | ||
+ | <div class="containerCollapse"> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Team</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Collaborations</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Attributions</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Sponsors</a> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="nav-item navbarItem"> | <li class="nav-item navbarItem"> | ||
<a href="#page-top" class="navbarItemHeader">Human Practices</a> | <a href="#page-top" class="navbarItemHeader">Human Practices</a> | ||
+ | <div class="sqzCollapsedMenu" id="collapseProjectSqz"> | ||
+ | <div class="containerCollapse"> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Chiapas</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Integrated HP</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Public Engagement</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Educational Engagement</a> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="nav-item navbarItem"> | <li class="nav-item navbarItem"> | ||
<a href="#page-top" class="navbarItemHeader">Modeling</a> | <a href="#page-top" class="navbarItemHeader">Modeling</a> | ||
+ | <div class="sqzCollapsedMenu" id="collapseProjectSqz"> | ||
+ | <div class="containerCollapse"> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">Mathematical Model</a> | ||
+ | <br> | ||
+ | <a href="#page-top" class="navbarItemContent" style="font-size: 20px">InterLab</a> | ||
+ | <br> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
</ul> | </ul> |
Revision as of 15:50, 25 September 2018
E-Coding
Storing the world one base at a time
The research for storing vast amounts of information in smaller devices has been an attention seeking topic in multidisciplinary areas of knowledge all around the world.
Baum, 1995
DNA is an attractive target for information storage because of its capacity for high-density information encoding, longevity under easily achieved conditions, and proven track record as an information bearer
Baum, 1995
Nevertheless, this potential has been limited due to the lack of efficient editing tools. CRISPR-Cas has become popular as an editing tool for its high specificity, low cost, and easy handling, compared to other editing techniques. In our work, we use Cas1-Cas2, proteins in charge of new protospacer adquisition in the CRISPR array. Predesigned sequences (-70pb aprox) in the form of ssDNA are produced in E.coli by induction of a promoter, and adquired by the complex Cas1-Cas2 to be integrated into the array. To produce this oligonucleotides, we use the retrotranscriptase EC86. A subsequent sequencing of the array will confirm the integration of the oligos in the CRISPR locus. We measure the integration rate in terms of stimuli intensity, and time. We hypothise that this system can store ordered data in vivo of many stimuli, just by changing the promoter.
Human Practices
Pollutants in Chiapas and Mexico
Our project has many applications, but we decided to face a critical environmental problem in one southern state of Mexico: Chiapas. Chiapas is a beautiful state with megadiverse ecosystems, but it also has a severe water pollution problem that affects many communities close to the natural and polluted water sources. With the help of Cecropia and CONANP we will obtain water samples from the polluted sources and analyze them with several techniques in order to make a valuable overview.