Team:Imperial College London/Software Tool
From 2010.igem.org
(Difference between revisions)
Line 26: | Line 26: | ||
message_index = $("#paraselect").val(); | message_index = $("#paraselect").val(); | ||
$("#parades").empty(); | $("#parades").empty(); | ||
- | + | ||
if (message_index > 0) | if (message_index > 0) | ||
$("#parades").append(det[message_index]); | $("#parades").append(det[message_index]); | ||
Line 41: | Line 41: | ||
</style> | </style> | ||
<select id="paraselect"> | <select id="paraselect"> | ||
- | <option value=" | + | <option value="1">Schistosoma Elastase</option> |
- | <option value=" | + | <option value="2">HIV Protease</option> |
- | <option value=" | + | <option value="3">Cruzipain</option> |
- | <option value=" | + | <option value="4">Factor Xa</option> |
- | <option value=" | + | <option value="5">Complement - C1r</option> |
</select> | </select> | ||
</html> | </html> | ||
Line 60: | Line 60: | ||
</html> | </html> | ||
|'''<html> | |'''<html> | ||
- | <p id="parades"></p> | + | <p id="parades">This was our primary target. Read our wiki to find out more!</p> |
</html>''' | </html>''' | ||
|- | |- |
Revision as of 21:45, 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 | |
This was our primary target. Read our wiki to find out more! | ||
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 |