Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 506 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 506 Bytes

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")