dondi / GRNsight

Web app and service for modeling and visualizing gene regulatory networks.
http://dondi.github.io/GRNsight
BSD 3-Clause "New" or "Revised" License
17 stars 8 forks source link

New fix for #444 for non-self-referential edges to preserve the arcs. #885

Closed igreen1 closed 4 years ago

igreen1 commented 4 years ago

A quick fix for #444 by forcing weights to stay in the bounds with an offset of 20.

I will keep this on my radar for a better arc calculation and work on a non-magic number edge offset (something based on the precision of the number), but this will definitely work for now. Keeps weights within the boundary