Skip to content

HCBravoLab/scTreeViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scTreeViz

This package provides methods to interactively explore and visualize datasets with hierarchies. eg. single cells datasets with hierarchy over cells at different resolutions.

For a walk through of various features of the app, checkout the vignette at

https://hcbravolab.github.io/scTreeViz/Explore-PBMC.html

Installation and requirements

scTreeViz currently requires a development version of epivizrData which supports Sparse Measurements. We plan to push this to bioc soon.

To install scTreeViz,

BiocManager::install("epiviz/epivizrData")
BiocManager::install("HCBravoLab/scTreeViz")

Note: you can also use devtools to install the package from github

Usage

To try out and explore the various features of the package, we provide the PBMC 3K dataset and the vignette Explore-PBMC walks you through the process.

To checkout all the vignettes

library(scTreeViz)
browseVignettes("scTreeViz")

About

R/Bioconductor package to interactively explore single cell clusters at multiple resolutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages