I am facing a problem translating a model with ODE to a stochastic model.
The original model contains two expressions:
1) k6f2*PKB_S473P^n6/(km6^n6+PKB_S473P^n6))*AS160
2) k9f1*S6K*mTORC1a^n9/(km9^n9+mTORC1a^n9)
that are described with Hill kinetics.
I was wondering how to tranlate the previous two expressions into a mass action law, to be able to simulate them with a stochastic simulator.
Thanks all in advance!