Skip to contents

Repo Status License: GPL3 R CMD check registry status badge


🌐 Overview

SigBridgeR integrates multiple algorithms, using single-cell RNA sequencing data, bulk expression data, and sample-related phenotypic data, to identify the cells most closely associated with the phenotypic data, performing as a bridge to existing tools.

🔧 Installation

Usually we recommend installing the latest release from GitHub because of the latest features and bug fixes.

  1. Install the development version from GitHub:
if(!requireNamespace("remotes")) {
  install.packages("remotes")
}
remotes::install_github("WangLabCSU/SigBridgeR")
  1. Install from r-universe:
install.packages("SigBridgeR", repos = "https://wanglabcsu.r-universe.dev")

📓 Documentation

Get Started:

If you encounter problems, please see:

Other information: