Package: scGPS
Type: Package
Title: A complete analysis of single cell subpopulations, from
        identifying subpopulations to analysing their relationship
        (scGPS = single cell Global Predictions of Subpopulation)
Version: 1.24.0
Authors@R: c(
    person("Quan", "Nguyen", email="quan.nguyen@uq.edu.au", 
    role=c("aut", "cre")),
    person("Michael", "Thompson",role=c("aut")),
    person("Anne", "Senabouth",role=c("aut"))
    )
Description: 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.
Encoding: UTF-8
LazyData: true
License: GPL-3
BugReports: https://github.com/IMB-Computational-Genomics-Lab/scGPS/issues
url: https://github.com/IMB-Computational-Genomics-Lab/scGPS/
RoxygenNote: 7.1.1
Depends: R (>= 3.6), SummarizedExperiment, dynamicTreeCut,
        SingleCellExperiment
biocViews: SingleCell, Clustering, DataImport, Sequencing, Coverage
Imports: glmnet (> 2.0), caret (>= 6.0), ggplot2 (>= 2.2.1),
        fastcluster, dplyr, Rcpp, RcppArmadillo, RcppParallel,
        grDevices, graphics, stats, utils, DESeq2, locfit
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
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo, RcppParallel
SystemRequirements: GNU make
Config/pak/sysreqs: make libicu-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:53:11 UTC
RemoteUrl: https://github.com/bioc/scGPS
RemoteRef: RELEASE_3_22
RemoteSha: 2fe6e8f6692dea56721fd2c77c73f1597e5de683
NeedsCompilation: yes
Packaged: 2025-11-11 17:24:07 UTC; root
Author: Quan Nguyen [aut, cre],
  Michael Thompson [aut],
  Anne Senabouth [aut]
Maintainer: Quan Nguyen <quan.nguyen@uq.edu.au>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 17:31:06 UTC; windows
Archs: x64
