VisBOL / visbol-js

SBOLv rendering in JavaScript
visbol.org
BSD 2-Clause "Simplified" License
10 stars 3 forks source link

Resolve bugs #100

Closed asadeg02 closed 5 years ago

asadeg02 commented 5 years ago

Resolves #96 #97 #98 #89 #88. Aslo the Error in browser for #97 is fixed but the rendering is empty and messy since this sbol file involves a production having 4 participants (which are Rna regions) and there's an assumption in the code for production to only render those production interaction having 3 participants, There are also SBOs for which there aren't any roles in SBOToRole file.

below are the renderings after fixing the bugs:

complex-degradation rna-complex rna-production rna-degradation

cjmyers commented 5 years ago

Closed #88 and #98. Added comments to #96 and #97. Have not tested #89 yet.

cjmyers commented 5 years ago

Going ahead and merging this one into master.