What problem does it solve?
This Skill helps users build and deploy custom graph neural network (GNN) architectures for various molecular and protein science tasks, such as drug discovery, protein modeling, and knowledge graph reasoning.
Core Features & Use Cases
- Custom GNN Architectures: Offers a variety of GNN architectures like GIN, GAT, and SchNet for molecular property prediction, protein modeling, and knowledge graph reasoning.
- Molecular Property Prediction: Predicts chemical, physical, and biological properties of molecules from their structure.
- Protein Modeling: Models protein sequences, structures, and properties, including function prediction and structure prediction.
- Knowledge Graph Reasoning: Predicts missing links and relationships in biological knowledge graphs.
- Use Case: A researcher uses this Skill to build a custom GNN model for predicting the binding affinity of drug candidates to their target proteins.
Quick Start
Run the following command to install TorchDrug and its dependencies:
pip install torchdrug