Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages