Skip to content

arc85/singleseqgset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

singleseqgset

singleseqgset is a package for gene set enrichment analysis for single-cell RNAseq data. It uses a simple underlying statistic (variance inflated Wilcoxon rank sum testing) to determine enrichment of gene sets of interest across clusters. Check out the vignette for more information on the implementation.

Installation

You can install the development version of singleseqgset from github using devtools:

library(devtools)
install_github("arc85/singleseqgset")
library(singleseqgset)

Additional information

For more information and the singleseqgset vignette, check out the singleseqgset website https://arc85.github.io/singleseqgset/.

About

Gene set enrichment analysis for single-cell RNAseq data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages