- Home
- Bioconductor 3.19
- Software Packages
- GloScope
GloScope
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see GloScope.
Population-level Representation on scRNA-Seq data
Bioconductor version: 3.19
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.
Author: William Torous [aut, cre] , Hao Wang [aut] , Elizabeth Purdom [aut], Boying Gong [aut]
Maintainer: William Torous <wtorous at berkeley.edu>
citation("GloScope")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GloScope")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GloScope")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.