Becksteinlab / kda

Python package used for the analysis of biochemical kinetic diagrams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update name of "cycle flux" functions to "net cycle flux"

nawtrey opened this issue · comments

Pretty much exactly what the title says. It should be clear exactly what quantity is being calculated. Correcting kda.calc_cycle_flux() to kda.calc_net_cycle_flux() will make things more clear for future users.