Skip to main content

A Python package that implements the WL-align algorithm that solves the graph alignment problem

Project description

WL-align

pipeline status coverage report
Documentation Status

wlalign is a pure Python package that implements the graph-alignment routine based on the generalization of the Weisfeiler-Lehman algorithm proposed in our Network Neuroscience paper.

The software provides the wlalign Python module, which includes all the functions and tools that are necessary for computing network alignments and similarity. In particular, specific functions are devoted to:

  • Computing the graph Jaccard index of similarity between two weighted graphs.
  • Solving the graph alignment problem with WL-align.

The package is available at Pypi and can be easily installed from the command line.

    pip install wlalign

Talon is a free software released under MIT license.

Documentation

The documentation of WL-align is available on Read the Docs.

Getting help

The preferred way to get assistance in running code that uses wlalign is through the issue system of the Gitlab repository where the source code is available. Developers and maintainers frequently check newly opened issues and will be happy to help you.

Contributing guidelines

The development happens in the devel branch of the Gitlab repository while the master is kept for the stable releases only. We will consider only merge requests towards the devel branch.

How to cite

If you publish works using WL-align, please cite us as follows:

Matteo Frigo, Emilio Cruciani, David Coudert, Rachid Deriche, Emanuele Natale, Samuel Deslauriers-Gauthier; Network alignment and similarity reveal atlas-based topological differences in structural connectomes. Network Neuroscience 2021; doi: https://doi.org/10.1162/netn_a_00199

Funding

The development of WL-align was funded by the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation program (ERC Advanced Grant agreement No 694665: CoBCoM - Computational Brain Connectivity Mapping ).

logo ERC

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wlalign-1.0.1.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

wlalign-1.0.1-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page