Metal-aware molecular fingerprinting tools
Project description
electrum-fp
Metal-aware molecular fingerprinting tools for transition metal complexes.
electrum-fp provides vector representations that combine ligand topology with metal identity, enabling downstream tasks like classification, regression, and visualization.
Installation
pip install electrum-fp
Usage
from electrum_fp.electrum import calculate_fingerprint
ligands = "Cc1c(C)c(C)c(c2cccc3cccnc32)c1C.Cl.Cl" # Ligand SMILES
metal = "Rh" # Corresponding metal
fps = calculate_fingerprint(ligands, metal, radius=2, n_bits=512)
print(fps)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
electrum_fp-0.1.1.tar.gz
(5.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file electrum_fp-0.1.1.tar.gz.
File metadata
- Download URL: electrum_fp-0.1.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82536072e81f155dd28cdc5388e9e0df487b34aa97c37eb6ef589aa30414d32f
|
|
| MD5 |
1f62c54cc94b201550eeb2dce3a7baba
|
|
| BLAKE2b-256 |
44acb9a7909f8e27105a322173706cf525eceae7b5c9a2117cfaebc4987cdb3c
|
File details
Details for the file electrum_fp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: electrum_fp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
855d7bee0ba4f698fa08c97bc4d17682fd95a778cd098075f90ef09406cfeb48
|
|
| MD5 |
1f21adbe2ea2ca94e314fee6923539aa
|
|
| BLAKE2b-256 |
13029965c5a4c497176dfa1b3f860a754765d4eae6161a40fe16e3f77a26ac80
|