Team:Amsterdam/maarten/

From 2012.igem.org

(Difference between revisions)
Line 11: Line 11:
       typeOfCanvas = typeof HTMLCanvasElement,
       typeOfCanvas = typeof HTMLCanvasElement,
       nativeCanvasSupport = (typeOfCanvas == 'object' || typeOfCanvas == 'function'),
       nativeCanvasSupport = (typeOfCanvas == 'object' || typeOfCanvas == 'function'),
-
      textSupport = nativeCanvasSupport
 
-
        && (typeof document.createElement('canvas').getContext('2d').fillText == 'function');
 
   //I'm setting this based on the fact that ExCanvas provides text support for IE
   //I'm setting this based on the fact that ExCanvas provides text support for IE
   //and that as of today iPhone/iPad current text support is lame
   //and that as of today iPhone/iPad current text support is lame

Revision as of 14:21, 4 September 2012

Enter your plasmid in fasta or genbank format


Enter your sensors in fasta or genbank format