drug-candidate-discovery

Generate diverse drug-like molecules for a target using OpenBioMed tools.

1.1k|132|Updated Apr 13, 2023
One-click install
npx skills add https://github.com/PharMolix/OpenBioMed --skill drug-candidate-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drug-candidate-discovery
Source: https://github.com/PharMolix/OpenBioMed/tree/main/skills/drug-candidate-discovery
Command: npx skills add https://github.com/PharMolix/OpenBioMed --skill drug-candidate-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenBioMed's Drug Candidate Discovery skill automates end-to-end generation and evaluation of drug-like molecules for a given target or disease, accelerating early-stage drug discovery.

Core Features & Use Cases

  • Target identification with UniProt and PDB integration to anchor discovery on validated biology.
  • Structure retrieval, pocket definition, and either structure-based design or scaffold-based molecule generation with in silico evaluation.
  • Use Case: Given a target, generate several candidate molecules, filter by property criteria, and produce SDFs, visualizations, and a comprehensive report.

Quick Start

Input a target or disease name and let OpenBioMed generate and evaluate novel drug candidates.

Frequently Asked Questions about drug-candidate-discovery

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

FAQPage Schema
How do I generate drug candidates for a specific protein target using AI?

To generate drug candidates for a specific protein target, you can use AI-powered molecule generation tools that retrieve target structures from PDB and UniProt, perform docking, and output evaluated druggable molecules as SDF files.

What's the best way to start structure-based drug design when I only have a disease name?

Starting structure-based drug design with only a disease name requires target identification through web databases, retrieving validated biological structures via UniProt and PDB integration, and then generating scaffolds for in silico evaluation.

Can I use RDKit for in silico evaluation of generated molecule structures?

Yes, RDKit can be used for in silico evaluation of generated molecule structures, working alongside structure retrieval and scaffold-based molecule generation to filter candidates by property criteria and produce 2D/3D visualizations.

How does docking work in AI-powered drug discovery workflows?

Docking in AI-powered drug discovery works by evaluating generated drug-like molecules against retrieved target structures, defining binding pockets, and prioritizing candidates based on in silico evaluation results for structure-based optimization.

What outputs should I expect from end-to-end drug candidate discovery tools?

End-to-end drug candidate discovery tools output SDF files containing generated molecules, 2D/3D visualizations of the structures, and a comprehensive report detailing target identification, molecule generation, and in silico evaluation results.

Do I need web database access to identify targets for molecule generation?

Yes, you need web database access to identify targets for molecule generation, as the workflow relies on retrieving target information and integrating with PDB and UniProt to anchor discovery on validated biology before generating candidates.