Ersilia Compound Embeddings
Project description
Ersilia Embeddings
A lite wrapper for Ersilia compound embeddings model.
Quick start guide
1. Clone the repository
git clone https://github.com/ersilia-os/compound-embedding-lite.git
cd compound-embedding-lite
2. Install the package with pip
pip install .
or if you have a GPU
pip install .[gpu]
3. Programatically generate embeddings
from eosce.models import ErsiliaCompoundEmbeddings
model = ErsiliaCompoundEmbeddings()
embeddings = model.transform(["CCOC(=O)C1=CC2=CC(OC)=CC=C2O1"])
4. Generate embeddings using the cli
eosce embed "CCOC(=O)C1=CC2=CC(OC)=CC=C2O1"
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
eosce-0.2.0.tar.gz
(45.1 MB
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
eosce-0.2.0-py3-none-any.whl
(45.1 MB
view details)
File details
Details for the file eosce-0.2.0.tar.gz.
File metadata
- Download URL: eosce-0.2.0.tar.gz
- Upload date:
- Size: 45.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d11c64cc19c31a9687bdc3f8d926f04c83ba8e1a3258cdcbd803969542c6f25e
|
|
| MD5 |
fdb3e4951dcd54a5d13b629e29c524e4
|
|
| BLAKE2b-256 |
b7c37652436bf923bfb0a346266b536f7890e3d83de347a1442521abda150a29
|
File details
Details for the file eosce-0.2.0-py3-none-any.whl.
File metadata
- Download URL: eosce-0.2.0-py3-none-any.whl
- Upload date:
- Size: 45.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e697c34a351e0d8d2362bb67d52e835e4c6f5bc272fb541d03f04a9b3ae00a56
|
|
| MD5 |
93d4fb0768dd44300227f7cbcb254e0f
|
|
| BLAKE2b-256 |
d6290fddb0d8071c884407f7468fcf73fb98d687044777cfadc89dae126f0b36
|