Skip to content

Releases: labgem/netsyn

Release v1.0.0

25 Apr 16:18
3fd4459

Choose a tag to compare

New feature

Compute alpha index to describe synteny clusters. A cluster is considered coherent when most of the nodes in the same cluster are interconnected. The alpha index gives an idea of the connectivity within a specific cluster. A value of 1 indicates a completely connected cluster while a value of 0 means a completely disconnected cluster.

Full Changelog: v0.1.2...v1.0.0

Release v0.1.2

22 Feb 08:47
d7cf5ff

Choose a tag to compare

Bug fixe:

  • A small fix to prevent the igraph error of issue #1. networkx is now used instead of igraph to write the graphML output.

Add instruction in the README to install netsyn with bioconda.

Release 0.1.1

28 Jul 08:12

Choose a tag to compare

New Release 0.1.1

Bug fixes :

  • Modify the queries to Uniprot due to the Uniprot API modification in june 2022
  • cd fix partial network error in community search