Skip to content

PrimozGodec/cell-annotation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cell-annotation

This package provides functionalities to annotate data with labels based on the Mann-Whitney U test and Hypergeometric test. Currently, we provide examples of the fast annotation of gene expression data with the cell types based on marker genes.

Installation

The package is available at PIP and is installed with

pip install cellannotation

Build the documentation

For building the documentation one needs to have sphinx python package installed.

cd docs
make hmtl

After build the documentation is available in the _build directory.

About

Package for annotating cells

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 97.8%
  • Python 2.2%