molfeat-molecular-featurization
CommunityConvert molecules to ML-ready features.
Education & Research#machine learning#drug discovery#cheminformatics#fingerprints#descriptors#rdkit#molecular featurization
Authorjaechang-hits
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of converting complex molecular structures (SMILES strings) into numerical representations suitable for machine learning models, enabling predictive tasks in drug discovery and materials science.
Core Features & Use Cases
- Diverse Featurization: Generates features using over 100 methods, including fingerprints (ECFP, MACCS), descriptors (RDKit, Mordred), and deep learning embeddings (ChemBERTa, GIN).
- Scikit-learn Compatibility: Integrates seamlessly into existing ML pipelines as scikit-learn compatible transformers.
- Use Case: Predict the binding affinity of a new drug candidate by featurizing its SMILES string using ECFP fingerprints and feeding the resulting vector into a pre-trained regression model.
Quick Start
Use the molfeat-molecular-featurization skill to convert the SMILES string 'CCO' into ECFP features.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: molfeat-molecular-featurization Download link: https://github.com/jaechang-hits/SciAgent-Skills/archive/main.zip#molfeat-molecular-featurization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.