Downloads
Downloads
Examples
Scripts for Genetic Algorithm
The Matlab scripts use the PBN Matlab toolbox available here.
•PageRank distribution, googleRank.m.
• Genetic with Google PageRank, geneticGoogle.m.
• Genetic with estimated Alg., geneticEstGoogle.m.
• Fitness with Google PageRank, fitnessGoogle.m.
• Fitness with estimated Alg., fitnessEstGoogle.m.
• Estimated Google, estimatedGoogle.m.
• Crossover, crossover.m.
The following are examples from our paper.
• Lac-operon model, lacOperon.m.
• Phage-Lambda model: transition table, Lambda4.txt and script to compute propensities, LambdaPhage.m.
If you have questions about these files, please email me.