Skip to main content

Core ChEMBL python library

Project description

chembl_core_db
======

.. image:: https://pypip.in/version/chembl_core_db/badge.svg
:target: https://pypi.python.org/pypi/chembl_core_db/
:alt: Latest Version

.. image:: https://pypip.in/download/chembl_core_db/badge.svg
:target: https://pypi.python.org/pypi/chembl_core_db/
:alt: Downloads

.. image:: https://pypip.in/py_versions/chembl_core_db/badge.svg
:target: https://pypi.python.org/pypi/chembl_core_db/
:alt: Supported Python versions

.. image:: https://pypip.in/status/chembl_core_db/badge.svg
:target: https://pypi.python.org/pypi/chembl_core_db/
:alt: Development Status

.. image:: https://pypip.in/license/chembl_core_db/badge.svg
:target: https://pypi.python.org/pypi/chembl_core_db/
:alt: License

.. image:: https://badge.waffle.io/chembl/chembl_core_db.png?label=ready&title=Ready
:target: https://waffle.io/chembl/chembl_core_db
:alt: 'Stories in Ready'

This is chembl_core_db package developed at Chembl group, EMBL-EBI, Cambridge, UK.

It's a core library providing custom fields intended to use with ChEMBL database, such as BlobField (for storing binary data - not supported by django until 1.6), or ChemblIntegerField, which create database constraint for default value (not supported by standard django IntegerField).
Using these fields will create a database that is maximally similar to the original oracle CheMBL database, makes interacting with existing database easier and provides database agnostic abstraction layer for creating and using ChEMBL db and it's data on all popular database engines.

It also provides custom query managers to perform strictly chemical operations, such as similarity and substructure search in database independent manner.
(No miracles here - it still requires certain db cartridge being installed in target database).

For Oracle, the package provides custom backend, which solves some bugs and arbitrary design decisions made in standard django Oracle backend.
It still requires cx_oracle as db driver and original Oracle backend as it's base.
Most of the custom fields defined by the package can be well used with standard Oracle backend but it's still recommended to use the new one.

Additionally the package contains some utilities, such as validators for some popular chemical formats (smiles, uniprot, refeq etc.), used by dependent packages.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chembl_core_db-0.6.1.tar.gz (25.7 kB view details)

Uploaded Source

File details

Details for the file chembl_core_db-0.6.1.tar.gz.

File metadata

File hashes

Hashes for chembl_core_db-0.6.1.tar.gz
Algorithm Hash digest
SHA256 937f45dfa0907c3dd05bab7effcb898077521860ba2429a99555c746c766f291
MD5 bbdd0f9950ac15fec12b10fc34b5e9bf
BLAKE2b-256 890bc45dd4d8dba4d4cd62623cb33a3e9b90a60a882fb335dadee7d138bb1bac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page