Metadata-Version: 2.1
Name: BlueWhale3-Bioinformatics
Version: 4.1.3
Summary: 用于数据挖掘的蓝鲸生物信息学附加组件。
Home-page: https://github.com/biolab/orange3-bioinformatics
Author: 大圣实验楼
Author-email: dashenglab@163.com
Maintainer: Jaka Kokosar
License: GPL3+
Project-URL: Bug Tracker, https://github.com/biolab/orange3-bioinformatics/issues
Project-URL: Documentation, https://orange3-bioinformatics.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/biolab/orange3-bioinformatics/
Description: Orange3 Bioinformatics
        ======================
        
        Orange Bioinformatics provides access to publicly available data, like GEO data
        sets, GO and KEGG. It enables gene enrichment analysis, clustering,
        classification, gene identification and provides several common visualizations.
        All features can be combined with other widgets from the Orange data mining
        framework.
        See [documentation](http://orange3-bioinformatics.readthedocs.org/).
        
        Features
        --------
        #### Data access
        * access to GEO data sets
        * access to GO database
        * access to KEGG pathways database
        
        #### Bioinformatics analysis
        * plot differential gene expression
        * visualize diagrams of molecular interactions, reactions, and relations
        * enrich gene sets
        * cluster analysis
Keywords: orange3 add-on
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: doc
Provides-Extra: test
