matthiasbock / BooleSim

Systems biology tool: Boolean network simulator
http://matthiasbock.github.io/BooleSim
11 stars 6 forks source link

Rule editing can conflict with time series labels #45

Closed matthiasbock closed 11 years ago

matthiasbock commented 11 years ago

When nodes are added, renamed, moved or deleted from within the rule editor, the corresponding time series state boxes from previous simulations remain in place, even if they do not necessarily belong to the nodes labeled on the left. Even superfluous boxes remain without any label.

This way e.g. after editing the cell cycle demo network, such things can happen:

boxproblem

matthiasbock commented 11 years ago

"Reset time" on "Save changes to network" should fix this