iBioSim/bin
nroehner a46fd27419 Promoters, Reactions, and Species as they are defined in gcm2sbml.network have been changed to accept gcm parameters as properties that can later be accessed with a public method.
The Activation and Repression BindingVisitors now load parameter values for a species influencing a promoter by accessing the promoter's reaction map with respect to the species.  Before, all parameter values were loaded from the species themselves thanks to a hack that pre-loaded species with reaction and promoter parameters, but this precluded having a species influence separate promoters using unique parameter sets.

The PrintDimerization and PrintBiochemicalVisitors are now called within the BindingVisitors and are passed the relevant parameter values rather than called upon to load them.

Checks are made when loading parameters in the BindingVisitors to determine if a species both activates and represses a specific promoter, in which case separate parameter sets are used.

A check is made when building biochemical species in the Genetic Network class to determine if the species was previously built in a different order (i.e. Biochemical_B_A instead of Biochemical_A_B).

When a promoter is both activated and repressed, its rate of transcription when no species are bound is ko instead of kb, i.e. the promoter is treated as a constitutive promoter that can be further activated rather than as a basal promoter for which repression is not as meaningful.
2010-09-27 18:38:20 +00:00
..
.cvsignore update 2010-09-14 18:38:42 +00:00
apply_post_filter.pl Put back bin directory. 2008-07-24 04:57:12 +00:00
ATACSGUI.bat Updated graph library 2010-08-25 18:40:59 +00:00
ATACSGUI.linux Updated graph library 2010-08-25 18:40:59 +00:00
ATACSGUI.mac Updated graph library 2010-08-25 18:40:59 +00:00
ATACSGUI.mac64 Updated graph library 2010-08-25 18:40:59 +00:00
autogenT.py Now prints a correct .bins file even when one of the variables has only one bin division. 2009-04-02 21:17:57 +00:00
check_dot.pl Put back bin directory. 2008-07-24 04:57:12 +00:00
checkHpn.pl add 2010-02-16 18:11:26 +00:00
cir2data.py Adding python scripts for Lema tool 2008-12-29 21:55:34 +00:00
cText.py Adding python scripts for Lema tool 2008-12-29 21:55:34 +00:00
cText.pyc Update 2010-01-22 19:57:07 +00:00
data2lhpn.py GUI changes: upon completion of learning, a dialog is displayed instead of the lhpn model. Made partial changes to view menu. Fixed an issue related to absoluteTime check box. Made a temporary fix for duration ranges of dmv input nets. 2009-10-09 04:17:34 +00:00
gcm2sbml.pl Put back bin directory. 2008-07-24 04:57:12 +00:00
gen_GeneNet_report.pl Adding a pl file so that the background gcm file can be created from a run-1.tsd file 2009-03-13 22:15:07 +00:00
genBackgroundGCM.pl Adding a pl file so that the background gcm file can be created from a run-1.tsd file 2009-03-13 22:15:07 +00:00
GeneNet.exe64 Added GeneNet for 64-bit Windows 2010-09-25 08:41:57 +00:00
iBioSim.bat Updated graph library 2010-08-25 18:40:59 +00:00
iBioSim.linux Updated graph library 2010-08-25 18:40:59 +00:00
iBioSim.linux64 update libraries 2010-09-13 19:08:57 +00:00
iBioSim.mac Updated graph library 2010-08-25 18:40:59 +00:00
iBioSim.mac64 Updated graph library 2010-08-25 18:40:59 +00:00
LEMA.bat Updated graph library 2010-08-25 18:40:59 +00:00
LEMA.linux Updated graph library 2010-08-25 18:40:59 +00:00
LEMA.mac Updated graph library 2010-08-25 18:40:59 +00:00
LEMA.mac64 Updated graph library 2010-08-25 18:40:59 +00:00
MSVCP71.DLL Update to libsbml 4.0 2009-09-10 16:26:56 +00:00
msvcp90.dll Update to libsbml 4.0 2009-09-10 16:26:56 +00:00
msvcr71.dll Update to libsbml 4.0 2009-09-10 16:26:56 +00:00
msvcr90.dll Update to libsbml 4.0 2009-09-10 16:26:56 +00:00
prereqs.perl add 2010-02-16 17:14:33 +00:00
reb2sac.exe64 Added reb2sac for 64-bit Windows to the repository 2010-09-25 09:51:44 +00:00
remote.sh A script for remote simulation. 2010-03-06 20:37:08 +00:00
remoteATACS.sh update with /tmp 2010-03-10 20:41:02 +00:00
remoteTangATACS.sh Scripts to sim and verify on Tang. 2010-03-19 21:32:35 +00:00
remoteTangSim.sh Scripts to sim and verify on Tang. 2010-03-19 21:32:35 +00:00
xerces-c_2_7.dll re add 2008-07-24 05:08:24 +00:00
xxatacs Promoters, Reactions, and Species as they are defined in gcm2sbml.network have been changed to accept gcm parameters as properties that can later be accessed with a public method. 2010-09-27 18:38:20 +00:00