knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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


heimannch/abcnet documentation built on Jan. 2, 2021, 5:06 p.m.