Menu

#4 replace old addreaction format with txtl_addreaction

1.0a
closed
refactor (1)
2014-07-03
2013-09-08
Zoltan Tuza
No

replace manual addreaction format with txtl_addreaction everywhere in the code.

For example:
Robj = addreaction(tube, ['2 [' protein.Name '] -> [' protein.Name 'dimer]']);
Kobj = addkineticlaw(Robj,'MassAction');
Pobj = addparameter(Kobj, 'kf', reactionRate(1));
set(Kobj, 'ParameterVariableNames','kf');

txtl_addreaction(....)

Discussion

  • Vipul

    Vipul - 2014-07-02

    This is done (by Zoltan). Shall we close this?

     
  • Zoltan Tuza

    Zoltan Tuza - 2014-07-03

    Yes, this is done.

     
  • Zoltan Tuza

    Zoltan Tuza - 2014-07-03
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB