Skip to content

v1.8.0

Compare
Choose a tag to compare
@dondi dondi released this 13 Jan 21:46

GRNsight v1.8 includes the following new features and bug fixes:

  • Two additional demo files have been provided for users to view: Demo 3 Unweighted GRN (21 genes, 31 edges) and Demo 4 (21 genes, 31 edges, Schade et al. 2004 data).
  • GRNsight now allows the user to upload spreadsheets with asymmetric adjacency matrices. I.e., the number, identity, and order of genes across the top and side of the adjacency matrix does not have to match.
  • The size of the bounding box for the graph has been fixed to a particular size.
  • Edges between nodes no longer go outside the bounding box; self-referential edges do still go outside the bounding box--this will be addressed in a future release.
  • A bug in Firefox that was chopping off points of arrowheads has been fixed.
  • When a weighted graph is displayed, a message appears underneath the Undo Reset button to remind the user to "Mouse over the edges to see the weight parameter values."
  • A workaround for printing in Firefox has been described.