paraSBOLv
paraSBOLv copied to clipboard
A lightweight Python library designed to simplify the development of tools that render SBOL Visual diagrams.
Dear developers, thanks a lot for providing this library! By testing around I encountered a bug in the support of providing own axes. When having a subplots with more than...
I have added my own SVGs and tried rendering them but faced a problem that said "**not a valid glyph**", so I decided to test all glyphs already on the...
Feedback interactions (e.g. a repressor glyph inhibiting an upstream promoter glyph) are incorrectly rendered (see below). It does correctly start the interaction at the 'starting glyph' (SrpR in this case)...
Specifying 'Spacer' as glyph type imports the wrong svg file. It imports some kind of wiggling line instead - not sure what it is meant to respresent. 