Skip to content

WangLabCSU/SigBridgeR

Repository files navigation

SigBridgeR sigbridger website

Repo StatusLicense: 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")

It is recommended to install the following packages to improve runtime speed.

install.packages("matrixStats")
install.packages("preprocessCore")

📓 Documentation

Get Started:

If you encounter problems, please see:

Other information:

About

Screening for phenotype-associated cells at the single-cell level

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •