/abcnet

Code to compute abundant-concordant cytokine networks

Primary LanguageR

abcnet

The goal of abcnet is to compute scores for a abundant-concordant cytokine network. This code is an adaptation of VĂ©steinn Thorsson, ISB, code redo of 2017 code of David Gibbs, ISB

Installation

You can install the development version of abcnet from GitHub with:

# install.packages("devtools")
devtools::install_github("heimannch/abcnet")