Difference between revisions of "Team:TUDelft/Test"

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

Revision as of 19:41, 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