Difference between revisions of "Team:Marburg"

Line 27: Line 27:
 
   color: white;
 
   color: white;
 
   letter-spacing: .3em;
 
   letter-spacing: .3em;
  /* Animation provies a slight random skew. Check bottom of doc
 
  for more information on how to random skew. */
 
  /*animation: glitch-skew 1s infinite linear alternate-reverse;*/
 
 
}
 
}
 
.glitch::before {
 
.glitch::before {
Line 234: Line 231:
 
     clip: rect(80px, 9999px, 54px, 0);
 
     clip: rect(80px, 9999px, 54px, 0);
 
     transform: skew(0.97deg);
 
     transform: skew(0.97deg);
  }
 
}
 
@keyframes glitch-skew {
 
  0% {
 
    transform: skew(-4deg);
 
  }
 
  10% {
 
    transform: skew(4deg);
 
  }
 
  20% {
 
    transform: skew(0deg);
 
  }
 
  30% {
 
    transform: skew(-4deg);
 
  }
 
  40% {
 
    transform: skew(4deg);
 
  }
 
  50% {
 
    transform: skew(3deg);
 
  }
 
  60% {
 
    transform: skew(0deg);
 
  }
 
  70% {
 
    transform: skew(5deg);
 
  }
 
  80% {
 
    transform: skew(1deg);
 
  }
 
  90% {
 
    transform: skew(5deg);
 
  }
 
  100% {
 
    transform: skew(3deg);
 
 
   }
 
   }
 
}
 
}

Revision as of 19:57, 4 September 2019

Establishing the fastest growing phototrophic organism with a doubling time of 90min as a chassis for synthetic biology and iGEM community.

We created an easy to use toolbox for Synechococcus elongatus UTEX 2973 for rapid design testing, including genome engineering, replicating plasmid systems, natural competence and a golden gate based part library.
By providing our fast phototrophic chassis to the community, we would like to pave the way for other phototrophic organisms in synthetic biology.