Skip to content

luyiyun/Network-Deconvolution

Repository files navigation

NetworkDeconvolution

This package is the R implementation of matlab code of Network Deconvolution algorithm.

Installation

You can install the released version of NetworkDeconvolution with:

devtools::install_github("https://github.com/luyiyun/Network-Deconvolution")

Example

This is a basic example which shows you how to solve a common problem:

library(NetworkDeconvolution)
ND(net)
ND_regulatory(net)

About

Network cleanup algorithm

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages