Team:British Columbia/Achievements

From 2013.igem.org

(Difference between revisions)
Line 9: Line 9:
.g {
.g {
   list-style: none;
   list-style: none;
-
  /*list-style-image:url('https://static.igem.org/mediawiki/2013/f/fa/UBC_Gold_Checkmark.png');*/
 
}
}
Line 19: Line 18:
}
}
-
ul.s{
+
.s {
-
list-style-image:url('https://static.igem.org/mediawiki/2013/7/79/UBC_Silver_Checkmark.png');
+
  list-style: none;
}
}
-
ul.b{
+
.s li {
-
list-style-image:url('https://static.igem.org/mediawiki/2013/9/9e/UBC_Bronze_Checkmark.png');
+
  background:url('https://static.igem.org/mediawiki/2013/7/79/UBC_Silver_Checkmark.png') no-repeat left center;
 +
  padding-left: 30px; /* the width of your image + some space */
 +
  padding: 30px 50px;
 +
  margin: 3px 0;
 +
}
 +
 
 +
.b{
 +
  list-style: none;
 +
}
 +
 
 +
.b li {
 +
  background:url('https://static.igem.org/mediawiki/2013/9/9e/UBC_Bronze_Checkmark.png') no-repeat left center;
 +
  padding-left: 30px; /* the width of your image + some space */
 +
  padding: 30px 50px;
 +
  margin: 3px 0;
}
}

Revision as of 03:36, 29 October 2013

iGEM Home

Achievements




  • Won the trophy for Best Model at the iGEM North America Jamboree in Toronto
  • Advanced to the iGEM final Jamboree at MIT with gold medal status
  • Produced a functional cinnamaldehyde biosynthetic pathway in E. coli starting from phenyalanine
  • Produced a functional vanillin biosynthetic pathway in E. coli starting from p-coumaric acid
  • Biobricked Cas9, showed expression and began to characterize it's activity E. coli

Medal requirements

  • test

UBC Achievements.png

Top of Page