chembl-database

Query ChEMBL bioactive molecules and bioactivity data via chembl_webresource_client.

48|6|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/qinyan-ai/qinyan-academic-skills --skill chembl-database-qinyan-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chembl-database
Source: https://github.com/qinyan-ai/qinyan-academic-skills/tree/main/skills/12-%E7%A7%91%E5%AD%A6%E6%95%B0%E6%8D%AE%E5%BA%93/chembl-database
Command: npx skills add https://github.com/qinyan-ai/qinyan-academic-skills --skill chembl-database-qinyan-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chembl_webresource_client, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Enable researchers to query ChEMBL bioactive molecules and associated bioactivity data to accelerate drug discovery and medicinal chemistry research.

Core Features & Use Cases

  • Molecule queries, structure searches, and property filtering using chembl_webresource_client.
  • Target information retrieval, drug data, and mechanism insights for SAR studies.
  • Use Case: quickly fetch IC50/Ki data for a target and identify potential inhibitors for SAR analyses.

Quick Start

Run a Python snippet using chembl_webresource_client to fetch molecule information and bioactivity data for a given target.

Frequently Asked Questions about chembl-database

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query ChEMBL bioactivity data for drug discovery?

You can retrieve ChEMBL bioactivity data by running Python scripts with the chembl_webresource_client library to access molecule, target, and activity endpoints. The Skill includes example scripts that fetch IC50 or Ki values for specific targets to support SAR analysis and drug discovery.

Can I search for specific molecule structures in ChEMBL for SAR analysis?

Yes, you can perform molecule structure searches in ChEMBL using the chembl_webresource_client. The Skill supports structure queries, property filtering, and target retrieval to gather bioactivity data needed for medicinal chemistry and SAR analysis.

Does this Skill support exporting ChEMBL molecule data to pandas?

Yes, the Skill supports optional pandas-based data export for queried ChEMBL molecules and bioactivity data. It uses chembl_webresource_client and pandas dependencies to process endpoint results and format them for analysis.

What is the best way to fetch drug mechanism and target insights from ChEMBL?

The best way to fetch drug mechanism and target insights from ChEMBL is by using the chembl_webresource_client to query the drug and mechanism endpoints. The Skill facilitates retrieving this target information to support SAR studies and drug discovery.

How do I filter bioactivity endpoints in ChEMBL for medicinal chemistry research?

You can filter ChEMBL bioactivity endpoints by running Python scripts that query the activity endpoint via chembl_webresource_client. The Skill enables you to filter bioactivity data like IC50 or Ki measurements for specific targets to aid medicinal chemistry research.