Team:Georgia State
From 2014.igem.org
Line 31: | Line 31: | ||
GUI.style.visibility = 'visible'; | GUI.style.visibility = 'visible'; | ||
} | } | ||
- | var protoL = | + | var protoL = '"'.concat(protoC,aSUB,aADD,aEND,'"'); |
var frmGUIb = '"'.concat(b.ri4,b.i3,b.ri6,b.i1,b.cgi5,b.rgi2,'"'); | var frmGUIb = '"'.concat(b.ri4,b.i3,b.ri6,b.i1,b.cgi5,b.rgi2,'"'); | ||
document.body.onload = createGUI; | document.body.onload = createGUI; | ||
- | var | + | var iframe = document.createElement( 'iframe' ); |
createGUI.setAttribute('id', "frm-GUI"); | createGUI.setAttribute('id', "frm-GUI"); | ||
createGUI.setAttribute('src', protoL ); | createGUI.setAttribute('src', protoL ); |
Revision as of 18:33, 30 July 2014
WELCOME TO iGEM 2014!Your team has been approved and you are ready to start the iGEM season!
|
||||||||||||
| ||||||||||||
Requirements | ||||||||||||
Please be sure to keep these links, your audience will want to find your: |
There are a few wiki requirements teams must follow:
Visit the Wiki How To page for a complete list of requirements, tips and other useful information. |
|||||||||||
Tips | ||||||||||||
We are currently working on providing teams with some easy to use design templates.
For a full wiki list, you can visit iGEM 2013 web sites and iGEM 2012 web sites lists. |
This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started:
|