Skip to content

Molecular Data Provider

Larry Chung edited this page Sep 11, 2024 · 26 revisions

Back to Home

Description

The Molecular Data Provider, known as MolePro, is part of the NCATS Biomedical Data Translator project. MolePro integrates diverse chemical biology data sources and provides a curated framework for chemical entities, enhancing our understanding of their effects on biological targets.

Key features of MolePro include:

  1. Data Integration: MolePro consolidates information from various public chemical biology datasets, portals, and tools to offer comprehensive insights into compounds and their protein targets. This includes similarity-based connections.

  2. Unbiased Approach: We adhere to a stringent policy to avoid expert bias, ensuring true innovation. Our process involves impartial data scouting, efficient architecture building, and meticulous data provenance capturing.

  3. Unified Framework: The result is a cohesive framework for compounds and targets, facilitating the identification of new compounds or targets through "guilt-by-association" inferences from large datasets.

  4. Chemical Biology Expertise: MolePro contributes to the Translator project with expertise with probes in drug-discovery, toxicity flagging, and small-molecule mechanism of action elucidation.

MolePro harnesses powerful and diverse datasets to support research and development in chemical biology, ultimately aiming to deepen our understanding and application of chemical entities in biomedical science.

Team Contact:

[email protected]

Vlado Dancik (@vdancik)

Interfaces

MolePro was designed to provide the same molecular data knowledge in a choice of two APIs to cater to various user preferences: the MolePro API and the TRAPI.

MolePro API

We have made MolePro's knowledge graph accessible to the scientific community through the MolePro API hosted on two servers:

Translator Reasoner API

MolePro can communicate biomedical questions and answers using the standardized Translator Reasoner API (TRAPI). Adhering to the TRAPI standard, MolePro integrates the query graph, knowledge graph, and results into a single HTTP message. Consequently, MolePro's knowledge graph is accessible to the scientific community through the TRAPI hosted on two servers:

Knowledge Sources

MolePro's knowledge graph is constructed through extensive data scouting and careful data wrangling, integrating information from over two dozen discovered knowledge sources, including:

For additional details about ingested data source see Catalog of MolePro knowledge sources (JSON formatted output).

Source Code

MolePro GitHub

External Documentation

Additional MolePro documentation in GitHub

Clone this wiki locally