Skip to content

XiDsLab/Festem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Festem

License: GPL v3 Last Commit Commits Since Latest GitHub Downloads

Festem is a statistical method for the direct selection of cell-type markers for downstream clustering. Festem distinguishes marker genes with heterogeneous distribution across cells that are cluster informative.

For analysis codes for paper "Directly selecting differentially expressed genes for single-cell clustering analyses", see https://github.com/XiDsLab/Festem_paper.

Installation

To install Festem, start R and enter:

if (!require("pak", quietly = TRUE))
    install.packages("pak")
pak::pkg_install("XiDsLab/Festem")

Usage

For detailed usage of Festem, please refer to our protocol at STAR Protocol.

Citations

About

Feature selection by EM test

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 76.8%
  • C++ 23.2%