byalterlab-ieu· 90 skills
Featurizes molecules for machine learning with molfeat (100+ featurizers) — ECFP/MACCS/MAP4 fingerprints, RDKit and Mordred physicochemical descriptors, and pretrained embeddings (ChemBERTa, ChemGPT, GIN) exposed as scikit-learn transformers that convert SMILES into feature vectors. Use when turning molecules into ML-ready feature matrices for QSAR/QSPR or virtual screening, or benchmarking fingerprint against descriptor and embedding representations; for training models and MoleculeNet benchmarks on those features prefer alterlab-deepchem, and for low-level fingerprint or descriptor primitives prefer alterlab-rdkit. Part of the AlterLab Academic Skills suite.
$npx -y skills add alterlab-ieu/alterlab-academic-skills --skill alterlab-molfeatInstalls into the current project.
Run `npx skills use "https://github.com/alterlab-ieu/alterlab-academic-skills" --skill "alterlab-ieu/alterlab-academic-skills/alterlab-molfeat"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alterlab-ieu/alterlab-academic-skills" that are relevant to the current task. Run `npx skills add "https://github.com/alterlab-ieu/alterlab-academic-skills"` and select the relevant skills, then follow their instructions.