README.md

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)


luyiyun/Network-Deconvolution documentation built on Sept. 7, 2020, 12:36 a.m.