Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 584 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 584 Bytes

scMisc

This package is a collection of functions that I have found useful for single cell RNA-seq analysis in Seurat V5. It is a work in progress and I will be adding more functions as I develop them.

Installation

dependencies:

install.packages(c("devtools", "RColorBrewer", "aplot", "dplyr", "ggplot2", "ggrepel", "magrittr", "paletteer", "patchwork", "reshape2", "stringr", "tibble", "tidydr", "ggpubr"))
devtools::install_github("bionoob7/scMisc")

Examples

fig 1

fig 2