Team:BCCS-Bristol/Modeling-Software
From 2008.igem.org
(Difference between revisions)
(→Sender) |
Tgorochowski (Talk | contribs) |
||
Line 30: | Line 30: | ||
=== User Guide === | === User Guide === | ||
[https://2008.igem.org/Team:BCCS-Bristol/BSim-User-Guide '''BSim User Guide'''] | [https://2008.igem.org/Team:BCCS-Bristol/BSim-User-Guide '''BSim User Guide'''] | ||
+ | |||
+ | === Acknowledgements === | ||
+ | |||
+ | * '''Werner Randelshofer''' ([http://www.randelshofer.ch http://www.randelshofer.ch]) - QuickTimeExportStream class | ||
+ | * '''David J. Eisenberg''' (david@catcode.com) - PNGEncoder.java class | ||
== GRN Matlab Scripts == | == GRN Matlab Scripts == | ||
Line 48: | Line 53: | ||
[http://2008sw.igem.org/bccs_bristol/src/GRN/compareRecieverInput.m '''Vary AHL concentration'''] - Shows levels of mCherry outputted by reciever when levels of AHL are varied. | [http://2008sw.igem.org/bccs_bristol/src/GRN/compareRecieverInput.m '''Vary AHL concentration'''] - Shows levels of mCherry outputted by reciever when levels of AHL are varied. | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<br> | <br> | ||
</div> | </div> |
Revision as of 12:21, 29 October 2008
BSim
Pre-Compiled Versions
[http://2008sw.igem.org/bccs_bristol/bin/BSim.jar BSim.jar] (Compiled on Mac OS X 10.5.5 (Intel) using Java 1.5.0_16)
Source Code
[http://2008sw.igem.org/bccs_bristol/src/BSim_Source.zip BSim Source Code] (zip file)
User Guide
Acknowledgements
- Werner Randelshofer ([http://www.randelshofer.ch http://www.randelshofer.ch]) - QuickTimeExportStream class
- David J. Eisenberg (david@catcode.com) - PNGEncoder.java class
GRN Matlab Scripts
Sender
[http://2008sw.igem.org/bccs_bristol/src/GRN/sender.m Sender GRN]
[http://2008sw.igem.org/bccs_bristol/src/GRN/varyCpxR.m Vary CpxR concentration] - Shows levels of AHL outputted by sender when CpMax is varied.
Transport
[http://2008sw.igem.org/bccs_bristol/src/GRN/transport.m Transport]
Reciever
[http://2008sw.igem.org/bccs_bristol/src/GRN/reciever.m Reciever GRN]
[http://2008sw.igem.org/bccs_bristol/src/GRN/compareRecieverInput.m Vary AHL concentration] - Shows levels of mCherry outputted by reciever when levels of AHL are varied.