SOTAVerified

Scikit-fingerprints: easy and efficient computation of molecular fingerprints in Python

2024-07-18Code Available3· sign in to hype

Jakub Adamczyk, Piotr Ludynia

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this work, we present scikit-fingerprints, a Python package for computation of molecular fingerprints for applications in chemoinformatics. Our library offers an industry-standard scikit-learn interface, allowing intuitive usage and easy integration with machine learning pipelines. It is also highly optimized, featuring parallel computation that enables efficient processing of large molecular datasets. Currently, scikit-fingerprints stands as the most feature-rich library in the open source Python ecosystem, offering over 30 molecular fingerprints. Our library simplifies chemoinformatics tasks based on molecular fingerprints, including molecular property prediction and virtual screening. It is also flexible, highly efficient, and fully open source.

Tasks

Reproductions