Metadata-Version: 2.1
Name: scpy4reactome
Version: 0.0.1
Summary: python service for single cell analysis in Reactome
Home-page: https://github.com/reactome-fi/fi_sc_analysis
Author: Guanming Wu
Author-email: wu@ohsu.edu
License: Apache
Description: #### Installation 
        
        - PyPI install using pip 
            ``` 
            (sudo) pip install scpy4reactome 
            ```
        
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.6.9
Description-Content-Type: text/markdown
Provides-Extra: pandas
Provides-Extra: numpy
Provides-Extra: scipy
Provides-Extra: anndata
Provides-Extra: statsmodels
