Team:UCLondon/Templates/Content-Slide

From 2012e.igem.org

(Difference between revisions)
Line 148: Line 148:
-
var openBox = function () {  
+
var openBox2 = function () {  
   $('#shadow2').center();
   $('#shadow2').center();
   var input = '<video id="CTPmediaElement0" class="CTPmediaElement" controls="" preload="auto" autoplay="" style="width: 98%px !important;" src="http://o-o---preferred---google-man2---v11---lscache7.c.youtube.com/videoplayback?upn=FMukt0sLvoA&amp;sparams=cp%2Cid%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpire&amp;fexp=916404%2C908476%2C907519%2C920917%2C922401%2C920704%2C912806%2C913419%2C913558%2C913556%2C912706&amp;ms=au&amp;itag=18&amp;ipbits=8&amp;signature=6F38A9D14D9ABE7EA6C9D902473388813AADDB4E.35C67DF589B48BAC9DBF1EED71FE0FC391082B6A&amp;mv=m&amp;sver=3&amp;mt=1348035011&amp;ratebypass=yes&amp;source=youtube&amp;expire=1348057964&amp;key=yt1&amp;ip=82.27.228.209&amp;cp=U0hTTVBQVV9LTkNOM19ISllKOmp1OGxQejVXcUNN&amp;id=df21d1b2218dd6b6&amp;newshard=yes&amp;title=Elevator%20pitch%20draft.avi" poster="https://i.ytimg.com/vi/3yHRsiGN1rY/hqdefault.jpg"></video>';
   var input = '<video id="CTPmediaElement0" class="CTPmediaElement" controls="" preload="auto" autoplay="" style="width: 98%px !important;" src="http://o-o---preferred---google-man2---v11---lscache7.c.youtube.com/videoplayback?upn=FMukt0sLvoA&amp;sparams=cp%2Cid%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpire&amp;fexp=916404%2C908476%2C907519%2C920917%2C922401%2C920704%2C912806%2C913419%2C913558%2C913556%2C912706&amp;ms=au&amp;itag=18&amp;ipbits=8&amp;signature=6F38A9D14D9ABE7EA6C9D902473388813AADDB4E.35C67DF589B48BAC9DBF1EED71FE0FC391082B6A&amp;mv=m&amp;sver=3&amp;mt=1348035011&amp;ratebypass=yes&amp;source=youtube&amp;expire=1348057964&amp;key=yt1&amp;ip=82.27.228.209&amp;cp=U0hTTVBQVV9LTkNOM19ISllKOmp1OGxQejVXcUNN&amp;id=df21d1b2218dd6b6&amp;newshard=yes&amp;title=Elevator%20pitch%20draft.avi" poster="https://i.ytimg.com/vi/3yHRsiGN1rY/hqdefault.jpg"></video>';
Line 158: Line 158:
}
}
-
var closeBox = function() {
+
var closeBox2 = function() {
   $('#shadow2').toggle('slow', function() {
   $('#shadow2').toggle('slow', function() {
       $(this).children('#box-content2').html(loading);  
       $(this).children('#box-content2').html(loading);  
Line 168: Line 168:
   loading = $('#load2').parent().html();
   loading = $('#load2').parent().html();
    
    
-
   $('body').off('click', '.play', openBox);
+
   $('body').off('click', '.play', openBox2);
-
   $('body').on('click', '.play', openBox);
+
   $('body').on('click', '.play', openBox2);
-
   $('body').off('click', '#close-box2', closeBox);
+
   $('body').off('click', '#close-box2', closeBox2);
-
   $('body').on('click', '#close-box2', closeBox);
+
   $('body').on('click', '#close-box2', closeBox2);
        
        
});
});

Revision as of 06:20, 19 September 2012

Slide 1

Advancing Protein Expression

CUO (Codon Usage Optimizer) is a GUI-based multiplatform software written in Java. The main function of the software is to optimize genes to be transformed into the Chlamydomonas reinhardtii chloroplast genome using an original set of algorithms for calculation, data processing and automated reasoning.Furthermore, it can be used as an electronic drawboard for gene sequence analysis and design. While the software focuses on the C.reinhardtiigenome, it can also be used to optimize genes into other hosts as well. Since E.coli and S.cerevisiaeare frequently used in the industry of biotechnology they will be the focus of the software in near future.

Slide 2

Watch the elevator pitch

In the elevator pitch we describe the unique selling point of CUO and detail our plan to make a commercial entity from CUO using th e open source platform.

PLAY​
Slide 3

Get the latest version of CUO

Download

Beta 0.91
Last Modified: 04.08.2012
 

Updater added
Processor added
MultiFasta(.mfa) added
Operation panel improved

Example Frame