Skip to content

bowang-lab/OCAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCAT - One Cell At A Time

OCAT provides a fast and memory-efficient framework for analyzing and integrating large-scale scRNA-seq data. Our paper is now published in Genome Biology!!!

Check out rOCAT to use OCAT in R!

➕ Method

OCAT constructs sparse representation of cell features through ghost cells in the datasets. These ghost cells serve as bridges to inform on cell-cell similarity between the original cells. With the sparse features extracted, OCAT provides an efficient framework for cell type clustering and dataset integration that achieves state-of-the-art performance.


📐 Requirements and Installation

  • Linux/Unix
  • Python 3.7

Install OCAT package from PyPI. Pre-installation of Numpy and Cython required.

$ pip install numpy
$ pip install OCAT

➕ Tutorials

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published