Team:Imperial College London/Software Tool
From 2010.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
|- | |- | ||
|align="center"|<html> | |align="center"|<html> | ||
+ | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | var det = ["","","","",""]; | ||
+ | det[0] = "This was our primary target. Read our wiki to find out more!"; | ||
+ | det[1] = "test1"; | ||
+ | det[2] = "test2"; | ||
+ | det[3] = "test3"; | ||
+ | det[4] = "test4"; | ||
+ | }); | ||
+ | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
#paraselect { | #paraselect { | ||
Line 39: | Line 50: | ||
</html> | </html> | ||
|'''<html> | |'''<html> | ||
- | <p id="parades"> | + | <p id="parades"></p> |
</html>''' | </html>''' | ||
|- | |- |
Revision as of 21:35, 19 October 2010
Software Tool |
We realised early on that our detection module could be designed with a sensitivity to different proteases. By changing the cleavage site the system can accept a wide variety of inputs. This tool is designed to facilitate a quick custom sequence generation of the entire surface protein construct. |
Select Protease | Description | |
Awaiting sequence generation... | ||
Yellow - Biobrick Prefix/Suffix Orange - Promoter Red - Ribosome Binding Site Purple - Cell Wall Binding Domain Dark Blue - Adjustable Linker Light Blue - Protease Cleavage Site Dark Green - Autoinducing Peptide Light Green - Terminator |