معرفی شرکت ها


FPSim2-0.4.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simple package for fast molecular similarity searching
ویژگی مقدار
سیستم عامل -
نام فایل FPSim2-0.4.5
نام FPSim2
نسخه کتابخانه 0.4.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Eloy Felix
ایمیل نویسنده eloyfelix@gmail.com
آدرس صفحه اصلی https://github.com/chembl/FPSim2
آدرس اینترنتی https://pypi.org/project/FPSim2/
مجوز MIT
[![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) [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/fpsim2.svg)](https://anaconda.org/conda-forge/fpsim2) [![Downloads](https://pepy.tech/badge/fpsim2)](https://pepy.tech/project/fpsim2) [![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 pip install fpsim2 ``` or ```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)


نیازمندی

مقدار نام
>=2022.3.3 rdkit
>=3.4.4 tables
>=1.14 numpy
>=1.4.47 sqlalchemy
- scipy
- tqdm


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl FPSim2-0.4.5:

    pip install FPSim2-0.4.5.whl


نصب پکیج tar.gz FPSim2-0.4.5:

    pip install FPSim2-0.4.5.tar.gz