Skip to content

nadavrap/SimilarityNetworkFusion.jl

Repository files navigation

SimilarityNetworkFusion

This is an implementation of the Similarity Network Fusion (SNF) method (Want et. al, Nature Methods 2014) in Julia. This is not an official implementation, as I'm not part of the authors of the paper. But, I followed the implementation provided by the authors in R and translated it to Julia.

Build Status

Tutorials

References

  1. B Wang, A Mezlini, F Demir, M Fiume, T Zu, M Brudno, B Haibe-Kains, A Goldenberg (2014) Similarity Network Fusion: a fast and effective method to aggregate multiple data types on a genome wide scale. Nature Methods. Online. Jan 26, 2014
  2. Website: http://compbio.cs.toronto.edu/SNF/SNF/Software.html