-
-
Only up to one state var and one unit of information is rendered per node.
In conjunction with the scaling node width, we can render more (within reason)
-
It would be great if we could also associate a mime type with it. Perhaps:
application/sbgn
this will allow us on all operating systems to associate applications with it. The control that the projec…
-
We need to implement validation checks upon Save (or when the user decides to do such a check).
We should also decide on
- under what menu to make this operation available
- with what format any wa…
-
Hi, thanks for a great package. I would like to disable all logs like "SBGN file exists:", "parsing arcs", "SBGNview object generated". Currently I have to run `suppressMessages(SBGNview())` which is …
-
Different use cases require different views or perspectives on the data model. We should implement a computable system for declaring how to transform between views. Some of these will be information p…
-
ArrowHead type names are not consistent across our projects. For just one example:
~~wp vocab: [`Binding`](https://vocabularies.wikipathways.org/wp#Binding)~~
wpTypes vocab: [`MimBinding`](https:/…
-
Hi, I am wondering if anyone has already created a visualization map with tools like Escher or DD-DeCaF. I am currently interested in doing so on yeast-GEM 9, it would be better if I can start on some…
-
It should also be possible to set the direction automatically based on the file format instead of letting the user choose it.
-
The ontologies in section 3.3 "The conceptual model" mix glyphs and concepts, which doesn't seem correct.
Indeed, in those ontologies, nodes are classes of glyphs, and arcs _is_a_ relationships share…