Related Experiment Video
Updated: May 2, 2026

A Complete Pipeline for Isolating and Sequencing MicroRNAs, and Analyzing Them Using Open Source Tools
Published on: August 21, 2019
MolPipeline: A Python Package for Processing Molecules with RDKit in Scikit-learn
Jochen Sieg1, Christian W Feldmann1, Jennifer Hemmerich1
1BASF SE, Ludwigshafen, 67056, Germany.
Abstract:
The open-source package scikit-learn provides various machine learning algorithms and data processing tools, including the Pipeline class, which allows users to prepend custom data transformation steps to the machine learning model. We introduce the MolPipeline package, which extends this concept to cheminformatics by wrapping standard RDKit functionality, such as reading and writing SMILES strings or calculating molecular descriptors from a molecule object. We aimed to build an easy-to-use Python package to create completely automated end-to-end pipelines that scale to large data sets. Particular emphasis was put on handling erroneous instances, where resolution would require manual intervention in default pipelines. MolPipeline provides the building blocks to enable seamless integration of common cheminformatics tasks within scikit-learn's pipeline framework, such as scaffold splits and molecular standardization, making pipeline building easily adaptable to diverse project requirements.
More Related Videos
06:37Analyzing Melts and Fluids from Ab Initio Molecular Dynamics Simulations with the UMD Package
Published on: September 17, 2021
08:48Fluorescence-Guided Matrix-assisted Laser Desorption/Ionization with Laser-Induced Postionization Mass Spectrometry of Individual Rat Neural Cells
Published on: May 23, 2025