Metadata-Version: 2.1
Name: discotoolkit
Version: 1.0.3
Summary: DISCOtoolkit is an python package that allows users to access data and use the tools provided by the DISCO database.
Home-page: http://www.immunesinglecell.org/
Author: Li Mengwei, Rom Uddamvathanak
Author-email: uddamvathanak_rom@immunol.a-star.edu.sg
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8.10
Description-Content-Type: text/markdown
Requires-Dist: pandas (>=1.4.2)
Requires-Dist: numpy (>=1.21.6)
Requires-Dist: scanpy (>=1.9.3)
Requires-Dist: scipy (>=1.10.1)
Requires-Dist: joblib (>=1.1.0)
Requires-Dist: pandarallel (>=1.6.5)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: json (>=2.0.9)
Requires-Dist: re (>=2.2.1)


    DISCOtoolkit is an python package that allows users to access data and use the tools provided by the DISCO database. It provides the following functions


    Filter and download DISCO data based on sample metadata and cell type information

CELLiD: cell type annotation

scEnrichment: geneset enrichment using DISCO DEGs


