Skip to contents

To install Seurat, R version 4.0 or greater is required. We also recommend installing R Studio for better visualization of plots.

Install from github

if (!requireNamespace("devtools", quietly = TRUE))
  install.packages("devtools")

devtools::install_github("aicplane/LinkageData")
if (!requireNamespace("devtools", quietly = TRUE))
  install.packages("devtools")

devtools::install_github("aicplane/Linkage")