What problem does it solve?
Molfeat turns molecular structures into consistent numerical features, removing the friction of manual featurization for machine learning, similarity search, and chemistry workflows.
Core Features & Use Cases
- Molecular fingerprints: Generate ECFP, MACCS, MAP4, and other fingerprints for fast screening and similarity ranking.
- Descriptors and pharmacophores: Build interpretable 2D and 3D descriptor sets for QSAR, property prediction, and scaffold analysis.
- Pretrained embeddings: Load ChemBERTa, ChemGPT, GNN, and Graphormer models for learned molecular representations.
- Batch pipelines: Featurize large SMILES collections with parallel processing, caching, error handling, and reproducible saved configurations.
- Use cases: Ideal for QSAR modeling, virtual screening, clustering, model comparison, and research pipelines that need reliable molecule-to-vector conversion.
Quick Start
Ask the molfeat skill to convert your SMILES list into the most appropriate molecular features for your model and explain which calculator or pretrained transformer to use.