Skip to content
forked from jiazhao97/scPI

scPI: A scalable framework for probabilistic inference insingle-cell RNA-sequencing data analysis

Notifications You must be signed in to change notification settings

YangLabHKUST/scPI

 
 

Repository files navigation

scPI

scPI: A scalable framework for probabilistic inference insingle-cell RNA-sequencing data analysis

  • Demonstration code of scPI.
  • Reproducing the plots of the paper "scPI: A scalable framework for probabilistic inference insingle-cell RNA-sequencing data analysis".

System requirements

  • Python 3.7.6 (version tested)
  • Pytorch 1.4.0 (version tested)

Demo

  • Follow the notebooks in "datasets_prepro" to prepare data.
  • Follow the given demos. Here we provide demos for cortex dataset. If you want to apply scPI to analyze PBMC dataset, you only need to change "data_path" to match the path where you save the PBMC dataset.
  • Output should match the paper.

About

scPI: A scalable framework for probabilistic inference insingle-cell RNA-sequencing data analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.1%
  • Python 4.9%