Pytorch Graph Serialization

Use when you have constructed molecular graphs with atom features (atomic number, degree, formal charge, hybridization) and bond features (bond type, aromaticity) from SMILES or MOL files using RDKit, and need to feed them into a PyTorch-based GNN training pipeline without memory overhead or I/O.

HolobiomicsLab 4140c87 5.4 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v2/leaves/pytorch-graph-serialization commit 4140c87c34

Frequently asked questions

npx skillmds@latest add holobiomicslab/pytorch-graph-serialization