Skip to content

RGLab/ImmuneSpaceMaintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImmuneSpace Maintenance Tasks

Production Test
R-CMD-check IS-Maintenance R-CMD-check IS-Maintenance

Installation

# install.packages("remotes")
remotes::install_github("ImmuneSpaceMaintenance")

Initialize an ISM connection

library(ImmuneSpaceMaintenance)
con <- ISM$new(study = "", onTest = TRUE)