Skip to content

vvjn/DynaWAVE.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynaWAVE

Build Status codecov.io

Alignment of dynamic (temporal) networks with the DynaWAVE method. Network alignment aims to find a mapping between networks that conserves similar regions between the networks. Dynamic (or temporal) networks are networks whose interactions are time dependent. DynaWAVE aligns two dynamic networks while taking temporal information into account. An implementation of the WAVE method, which aligns two static networks is also available.

Home page: https://www.nd.edu/~cone/DynaWAVE/ Reference: Vipin Vijayan and Tijana Milenković, Aligning dynamic networks with DynaWAVE, Bioinformatics, btx841, 2017.

Installation

DynaWAVE can be installed by starting julia and executing the following command. This will install DynaWAVE and packages that it depends on.

Pkg.add("DynaWAVE")

Documentation

Available here.

About

Network alignment of dynamic (temporal) networks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages