Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 550 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 550 Bytes

QuoTHiC

image

QuoTHiC (Quantification of Transcription Heterogeneity in Cells) provides functions to calculate transcription heterogeneity indices like Silhouette score and Shannon entropy for single-cell RNA-seq data using Seurat objects.

Installation

# Install from GitHub
install.packages("devtools")
devtools::install_github("CompEpigen/quothic")

Documentation

Please check the tutorial at https://compepigen.github.io/quothic/