jambler24 / GenGraph

A repository for the GenGraph toolkit for the creation and manipulation of graph genomes
GNU General Public License v3.0
51 stars 16 forks source link

Networkx 2.4 fixes #21

Closed jambler24 closed 4 years ago

jambler24 commented 4 years ago

Replaced references to graph.node with graph.nodes as per the networkx 2.4 update. This appears backwards compatible with version 2.3.