CIDARLAB / knox

Full stack application for creating, combining, and storing combinatorial genetic design spaces.
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

Parse reverse complement #16

Closed dany-fu closed 5 years ago

dany-fu commented 5 years ago

Edge orientation information was previously not being included in the API, and therefore, not passed to the UI. This PR parses SBOL SequenceAnnotation for orientation specifications and adds it as a parameter in the D3 graph API.

dany-fu commented 5 years ago

@nroehner Latest commit adds INLINE and REVERSE edges if the orientation is not specified in the SBOL input. I did end up having to call addEdge().