Skip to content

YingX97/cell_atlas_approximations_disease_API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version npm version

Cell Atlas Approximations - Disease API

This repository provides an API to fetch and analyze cell atlas data on various human diseases. For the time being, the API uses data from Cellxgene Census. Single cell omic data is compressed into h5 files using scquill.


NOTE

Compared to Cellxgene itself, this API is designed to be much faster and closer to typical biomedical questions.


Features

Currently implemented:

  • Analyze differential cell type abundance.
  • Analyze differential gene expression for all cell types or specific cell types.
  • Fetch metadata related to diseases.

Python package

At the moment, the preferred way to access this API is through our Python package atlasapprox-disease:

pip install atlasapprox-diseases

For detailed examples and tutorials, please check the tutorials folder.

About

APIs for atlas approximations on human disease

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.0%
  • Python 9.2%
  • Other 0.8%