Difference between revisions of "Team:TUDelft/Test"

Line 7: Line 7:
 
     <head>
 
     <head>
 
         <style>
 
         <style>
 
+
.videosize {
.video-container video {
+
    position: absolute;
  /* Make video to at least 100% wide and tall */
+
    z-index: -1;
  min-width: 100%;  
+
    top: 0;
  min-height: 100%;  
+
    left: 0;
 
+
    width: 100%;  
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
+
    height: 100%;
  width: auto;
+
    object-fit: cover;
  height: auto;
+
 
+
  /* Center the video */
+
  top: 50%;
+
  left: 50%;
+
  transform: translate(-50%,-50%);
+
 
}
 
}
  

Revision as of 19:44, 13 October 2019

Sci-Phi 29

Engineering non-model bacteria is extremely laborious and expensive


Problem

Engineering non-model bacteria is extremely laborious and expensive, which restricts the scope of synthetic biology to a small subset of the bacterial cosmos.



Read More




In our project, we developed a tool that aims to expand the repertoire of bacterial species and broaden the range of substrates and environmental conditions which is currently used in synthetic biology.



Read More
Sci-Phi 29






How does Sci-Phi 29 works?


overview project

Sci-Phi 29 is a tool used to express genetic circuits independently of the bacterial host.



Read More




In our project, we developed a tool that aims to expand the repertoire of bacterial species and broaden the range of substrates and environmental conditions which is currently used in synthetic biology.



Read More
Foldscope Event