Metadata-Version: 2.1
Name: Expression-Database-NCI
Version: 0.0.1
Summary: Toolkits for NCBI GEO and ArrayExpress
Home-page: https://github.com/pypa/Expression_Database
Author: Peng Jiang
Author-email: peng.jiang@nih.gov
License: UNKNOWN
Description: Pre-requisite
        
        Please login the folder "Expression_Database" first, and do the following:
        pip install --upgrade Orange3
        pip install --upgrade Orange-Bioinformatics
        
        Then, type the following to install:
        pip install .
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
