Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

327 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GloScope Package

This repository implements the GloScope methodology for sample-level analysis of scRNA-Seq data. The details of this methodology can be found in the following pre-print:

H. Wang, W. Torous, B. Gong, E. Purdom (2023). Visualizing scRNA-Seq Data at Population Scale with GloScope. bioRxiv.

A vignette demonstrating the basic usage of this package can be found in the vignettes folder of this repository.

Installation

This package is available on Bioconductor, and the following R code can be used to install it.

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

BiocManager::install("GloScope")

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages