torchdrug

Predict molecular properties with graph neural networks using PyTorch.

8|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/sanand0/scientific-research --skill torchdrug-sanand0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: torchdrug
Source: https://github.com/sanand0/scientific-research/tree/main/.claude/skills/torchdrug
Command: npx skills add https://github.com/sanand0/scientific-research --skill torchdrug-sanand0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive toolkit for applying machine learning, particularly graph neural networks, to complex problems in drug discovery and molecular science, streamlining research and development.

Core Features & Use Cases

  • Molecular Property Prediction: Predict ADMET, solubility, and activity.
  • Protein Modeling: Analyze protein sequences and structures for function prediction.
  • Knowledge Graph Reasoning: Discover drug repurposing opportunities and disease mechanisms.
  • Molecular Generation & Retrosynthesis: Design novel molecules and plan their synthesis.
  • Use Case: A medicinal chemist needs to predict the blood-brain barrier penetration for a series of novel compounds. They can use this Skill to load their molecular structures and get accurate predictions, guiding their lead optimization efforts.

Quick Start

Use the torchdrug skill to predict molecular properties using the BBBP dataset and a GIN model.

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 like ADMET using graph neural networks?

To predict molecular properties like ADMET using graph neural networks, you can use this Skill to load molecular structures and apply PyTorch-based GIN models to datasets like BBBP for accurate predictions.

Can I use PyTorch to plan retrosynthesis and generate novel molecules?

Yes, you can use PyTorch to plan retrosynthesis and generate novel molecules by leveraging this Skill's graph-based modeling capabilities to design structures and map out their synthesis pathways.

Do I need RDKit to perform molecular modeling and protein analysis?

Yes, you need RDKit integration to perform molecular modeling and protein analysis, as this Skill requires cheminformatics libraries alongside deep learning frameworks to process molecular structures.

What is the best way to discover drug repurposing opportunities using knowledge graphs?

The best way to discover drug repurposing opportunities using knowledge graphs is by applying this Skill's reasoning capabilities to analyze disease mechanisms and identify novel drug-target interactions.