Metadata-Version: 2.1
Name: im-pipelines-utils-rdkit
Version: 1.5.9
Summary: Utilities for Informatics Matters Pipelines
Home-page: https://github.com/InformaticsMatters/pipelines-utils-rdkit
Author: Alan Christie
Author-email: achristie@informaticsmatters.com
License: Copyright (C) 2018 Informatics Matters Ltd. All rights reserved.
Keywords: pipelines rdkit
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*, <4
Requires-Dist: future (>=0.16.0)
Requires-Dist: im-pipelines-utils (<3.0.0,>=2.2.0)

Informatics Matters Pipelines Utilities (RDKit)
===============================================

The ``im-pipelines-utils-rdkit`` module is a core set of utilities employed by
`Informatics Matters`_' computational pipelines and distributed in a number of
our container images.

The utility modules provide convenient wrappers around the
corresponding ``rdkit`` distribution.

``rdkit_utils`` depends on the RDKit_ open source cheminformatics software,
which you will need to install separately if you need to use this module.

.. _RDKit: http://www.rdkit.org
.. _Informatics Matters: http://www.informaticsmatters.com


