Skip to content

Easy single cell analysis platform for enrichment

Notifications You must be signed in to change notification settings

Richard-Li-lab-team/escape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

escape

Easy single cell analysis platform for enrichment

Introduction

Single-cell sequencing (SCS) is an emerging technology in the across the diverse array of biological fields. Part of the struggle with the high-resolution approach of SCS, is distilling the data down to meaningful scientific hypotheses. escape was created to bridge SCS results, either from raw counts or from the popular Seurat R package, with gene set enrichment analyses (GSEA), allowing users to simply and easily graph outputs. The package accesses the entire Molecular Signature Database v7.0 and enables users to select single, multiple gene sets, and even libraries to perform enrichment analysis on.

R Packages Imported

  • dplyr
  • facoextra devtools::install_github("kassambara/factoextra")
  • ggplots2
  • ggrepel
  • ggridges
  • grDevices
  • GSEABase
  • GSVA
  • msigdbr
  • limma
  • pheatmap
  • rlang
  • Seurat
  • SingleCellExperiment

Installation

devtools::install_github("ncborcherding/escape") Modifed Verison devtools::install_github("Richard-Li-lab-team/escape")

Learning To Use escape:

Vignette available here, includes 2,000 malignant and nonmalignant peripheral blood T cells from a patient with cutaenous T cell lymphoma.

Contact

Questions, comments, suggestions, please feel free to contact Nick Borcherding via this repository, email, or using twitter.

About

Easy single cell analysis platform for enrichment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%