escher icon indicating copy to clipboard operation
escher copied to clipboard

Possible to split metabolite nodes?

Open willigott opened this issue 6 years ago • 1 comments

Let's say I have two reactions connected with each other e.g.

A <-> B <-> C

Is there a way to split those again into two separate reactions

A <-> B and B <->C?

So ideally, there would be a right-click option split_node. Does something like this exist already?

willigott avatar Jan 16 '18 08:01 willigott

Currently we do not have this functionality. It is on our development roadmap:

https://github.com/zakandrewking/escher/wiki/Development-Roadmap

But we have not started work on it. I'll leave this issue open to help track progress.

zakandrewking avatar Jan 16 '18 20:01 zakandrewking