Metadata-Version: 1.1
Name: owmeta
Version: 0.12.1
Summary: A Python library for working with OpenWorm data and models
Home-page: https://pyopenworm.readthedocs.io/en/latest/
Author: OpenWorm.org authors and contributors
Author-email: info@openworm.org
License: MIT
Download-URL: https://github.com/openworm/owmeta/archive/master.zip
Description: 
        owmeta
        ======
        
        A unified, simple data access library in Python for data, facts, and models of
        *C. elegans* anatomy for the `OpenWorm project <http://www.openworm.org>`_
        
        What does it do?
        ----------------
        
        Enables a simple Python API for asking various questions about the cells of the
        *C. elegans*, enabling the sharing of data about *C. elegans* for the purpose
        of building a `data-to-model pipeline <http://docs.openworm.org/en/latest/projects>`_
        for the OpenWorm project. In addition, it is a repository for various iterations
        of inferred / predicted data about *C. elegans*. Uncontroversial facts and
        inferred information are distinguished through the use of explicit Evidence
        references.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
