Skip to content

Releases: ndexcontent/ndexncipidloader

Updated default layout

25 May 20:06

Choose a tag to compare

  • Switched default layout (can be overridden with --layout flag) to force-directed
    since force-directed-cl may not work on all machines.

Removing duplicate family member nodes

21 May 03:50

Choose a tag to compare

  • Fixed duplicate node issue by removing nodes and edges from a network if a family node, contains
    the node in its memberlist. Any edges are shifted to the family node with duplicates
    merged where possible.

Cytoscape Layouts

05 Nov 01:02

Choose a tag to compare

  • New default behavior: force-directed-cl layout is now applied on
    networks via py4cytoscape library and a running instance of Cytoscape.
    Alternate Cytoscape layouts and the networkx "spring" layout can be
    run by setting appropriate value via the new --layout flag

Update style.cx

15 Feb 23:36

Choose a tag to compare

Update style.cx Pre-release
Pre-release
  • Updated data/style.cx by renaming Protein to protein and SmallMolecule
    to smallmolecule to match the new normalization conventions

First release

15 Feb 22:58

Choose a tag to compare

First release Pre-release
Pre-release
v0.1.0

initial revision