torchdrug

Build graph-based drug discovery models for molecular property prediction and retrosynthesis planning.

18|1|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/LogauaEngstrom/claude-scientific-skills --skill torchdrug-logauaengstrom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: torchdrug
Source: https://github.com/LogauaEngstrom/claude-scientific-skills/tree/main/scientific-skills/torchdrug
Command: npx skills add https://github.com/LogauaEngstrom/claude-scientific-skills --skill torchdrug-logauaengstrom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TorchDrug provides a comprehensive toolkit for drug discovery and molecular science, enabling researchers to build graph-based models for property prediction, protein modeling, knowledge graph reasoning, molecular generation, and retrosynthesis planning.

Core Features & Use Cases

  • Molecular property prediction across large chemical datasets
  • Protein modeling and structure-aware reasoning
  • Knowledge graph completion and biomedical data integration
  • De novo molecule generation and retrosynthesis planning
  • Flexible graph neural network architectures and multi-task training

Quick Start

Install and start using TorchDrug by loading a dataset, choosing a graph neural model, and wrapping it in a property-prediction task to run a training loop.

Frequently Asked Questions about torchdrug

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

FAQPage Schema
How do I predict molecular properties using graph neural networks?

Molecular property prediction is enabled by loading large chemical datasets into graph neural network models and wrapping them in a task to run a training loop. This workflow supports multi-task training directly within the PyTorch ecosystem.

Can I use PyTorch for protein modeling and knowledge graph reasoning?

Yes, PyTorch ecosystem compatibility allows for protein modeling, structure-aware reasoning, and biomedical knowledge graph completion. It enables end-to-end experimentation across biology and biomedical data integration workflows.

What is the best way to plan retrosynthesis for drug discovery?

Retrosynthesis planning for drug discovery is handled through graph-based models that support de novo molecule generation. This approach applies modular graph neural network architectures to evaluate chemical synthesis pathways.

Does this graph-based drug discovery toolkit support multi-task training?

Yes, multi-task training is supported alongside flexible graph neural network architectures. It allows researchers to handle extensive dataset collections and perform end-to-end experimentation across molecular property prediction and protein modeling.

What do I need to start generating molecules with graph neural networks?

To generate molecules, you need to install the toolkit, load a dataset, choose a graph neural model, and wrap it in a property-prediction task. This enables de novo molecule generation and retrosynthesis planning.