Package: GloScope
Type: Package
Title: Population-level Representation on scRNA-Seq data
Version: 2.1.2
Authors@R: c(
  person("Elizabeth", "Purdom", email = "epurdom@stat.berkeley.edu", role = c("aut","cre")),
  person("William", "Torous", email = "wtorous@berkeley.edu",
            role = c("aut"),
	    comment = c(ORCID="0000-0001-5668-5510")),
  person("Hao", "Wang", email = "hao_wang@berkeley.edu",
            role = c("aut"),
            comment = c(ORCID="0000-0002-0749-474X")),
  person("Boying", "Gong", email = "boyinggong@berkeley.edu", role = "aut"))
Description: This package aims at representing and summarizing the
        entire single-cell profile of a sample. It allows researchers
        to perform important bioinformatic analyses at the sample-level
        such as visualization and quality control. The main functions
        Estimate sample distribution and calculate statistical
        divergence among samples, and visualize the distance matrix
        through MDS plots.
BugReports: https://github.com/epurdom/GloScope/issues
License: Artistic-2.0
Encoding: UTF-8
Imports: utils, stats, MASS, mclust, ggplot2, RANN, FNN, BiocParallel,
        mvnfast, SingleCellExperiment, rlang, RColorBrewer, pheatmap,
        vegan, cluster, boot, permute
Depends: R (>= 4.4.0)
Suggests: BiocStyle, testthat (>= 3.0.0), knitr, rmarkdown,
        zellkonverter
VignetteBuilder: knitr
LazyData: false
biocViews: DataRepresentation, QualityControl, RNASeq, Sequencing,
        Software, SingleCell
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-11-17 09:02:55 UTC
RemoteUrl: https://github.com/bioc/GloScope
RemoteRef: HEAD
RemoteSha: 458539a814210fafed1c5b0b800a06af9b3edcaf
NeedsCompilation: no
Packaged: 2026-01-22 19:55:13 UTC; root
Author: Elizabeth Purdom [aut, cre],
  William Torous [aut] (ORCID: <https://orcid.org/0000-0001-5668-5510>),
  Hao Wang [aut] (ORCID: <https://orcid.org/0000-0002-0749-474X>),
  Boying Gong [aut]
Maintainer: Elizabeth Purdom <epurdom@stat.berkeley.edu>
Built: R 4.6.0; ; 2026-01-22 20:21:30 UTC; unix
