Bioc2026 Registration Open!

scGPS

A complete analysis of single cell subpopulations, from identifying subpopulations to analysing their relationship (scGPS = single cell Global Predictions of Subpopulation)

Bioconductor version: 3.23 · Package version: 1.26.0

The package implements two main algorithms to answer two key questions: a SCORE (Stable Clustering at Optimal REsolution) to find subpopulations, followed by scGPS to investigate the relationships between subpopulations.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("scGPS")

Details

MaintainerQuan Nguyen <quan.nguyen@uq.edu.au>
AuthorQuan Nguyen [aut, cre], Michael Thompson [aut], Anne Senabouth [aut]
LicenseGPL-3
Bug Reportshttps://github.com/IMB-Computational-Genomics-Lab/scGPS/issues
System RequirementsGNU make
Downloads rank313
Source branchRELEASE_3_23
biocViewsClustering, Coverage, DataImport, Sequencing, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 3.6), SummarizedExperiment, dynamicTreeCut, SingleCellExperiment

Imports: glmnet (> 2.0), caret (>= 6.0), ggplot2 (>= 2.2.1), fastcluster, dplyr, Rcpp, RcppArmadillo, RcppParallel, grDevices, graphics, stats, utils, DESeq2, locfit

LinkingTo: Rcpp, RcppArmadillo, RcppParallel

Suggests: Matrix (>= 1.2), testthat, knitr, parallel, rmarkdown, RColorBrewer, ReactomePA, clusterProfiler, cowplot, org.Hs.eg.db, reshape2, xlsx, dendextend, networkD3, Rtsne, BiocParallel, e1071, WGCNA, devtools, DOSE