Skip to main content

Simple package for fast molecular similarity searching

Project description

[![CI Testing](https://github.com/chembl/FPSim2/workflows/CI/badge.svg)](https://github.com/chembl/FPSim2/actions?query=workflow%3ACI+branch%3Amaster) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/fpsim2/badges/platforms.svg)](https://anaconda.org/conda-forge/fpsim2) [![Binder](http://mybinder.org/badge.svg)](http://beta.mybinder.org/v2/gh/eloyfelix/fpsim2_binder/master?filepath=demo.ipynb) [![DOI](https://zenodo.org/badge/154705090.svg)](https://zenodo.org/badge/latestdoi/154705090)

# FPSim2: Simple package for fast molecular similarity searches

FPSim2 is a small NumPy centric Python/C++ RDKit based package to run fast compound similarity searches. FPSim2 performs better with high search thresholds (>=0.7). Currently used in the [ChEMBL](http://www.ebi.ac.uk/chembl/) interface.

Highlights: - Using CPU POPCNT instruction - Bounds for sublinear speedups from [10.1021/ci600358f](https://pubs.acs.org/doi/abs/10.1021/ci600358f) - A compressed file format with optimised read speed based in [PyTables](https://www.pytables.org/) and [BLOSC](http://www.blosc.org/pages/blosc-in-depth/) - Fast multicore CPU and GPU similarity searches - In memory and on disk search modes - Distance matrix calculation

## Installation

`bash conda install -c conda-forge fpsim2 `

## Documentation

Documentation is available at https://chembl.github.io/FPSim2/

## Trying it online

To try out FPSim2 interactively in your web browser, just click on the binder icon [![Binder](http://mybinder.org/badge.svg)](http://beta.mybinder.org/v2/gh/eloyfelix/fpsim2_binder/master?filepath=demo.ipynb)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FPSim2-0.4.0.tar.gz (29.9 kB view hashes)

Uploaded Source

Built Distributions

FPSim2-0.4.0-cp310-cp310-win_amd64.whl (113.7 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

FPSim2-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

FPSim2-0.4.0-cp310-cp310-macosx_11_0_arm64.whl (127.0 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

FPSim2-0.4.0-cp310-cp310-macosx_10_9_x86_64.whl (131.3 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

FPSim2-0.4.0-cp39-cp39-win_amd64.whl (113.9 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

FPSim2-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

FPSim2-0.4.0-cp39-cp39-macosx_11_0_arm64.whl (127.1 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

FPSim2-0.4.0-cp39-cp39-macosx_10_9_x86_64.whl (131.4 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

FPSim2-0.4.0-cp38-cp38-win_amd64.whl (112.8 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

FPSim2-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

FPSim2-0.4.0-cp38-cp38-macosx_11_0_arm64.whl (127.0 kB view hashes)

Uploaded CPython 3.8 macOS 11.0+ ARM64

FPSim2-0.4.0-cp38-cp38-macosx_10_9_x86_64.whl (131.3 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page