Skip to content

Add/delete cell compartments by group #550

Answered by jnsbck
ewesteinde asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @ewesteinde,
This is now possible thanks to a flexible interface with networkX which we just added in #355. I included an example of pretty much what you were asking in this tutorial. You can either edit the graph before importing it into jaxley with from_graph, or edit a Module by exporting it to a graph (to_graph) and then re-import it (from_graph).
Lemme know in case you have any questions about. :)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@michaeldeistler
Comment options

@ewesteinde
Comment options

@michaeldeistler
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jnsbck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants