Hi, I am currently attempting to implement the Gillespie algorithm for an artificial gene network. I have been given a set reactions and their accompanying equilibrium constants. However, to execute the algorithm I must know the rate constant of the reaction (units of 1/s). I know that the...