Neurosnap SDK for bioinformatics, structural biology, and cheminformatics workflows.
Project description
Neurosnap SDK
Neurosnap SDK is a collection of utilities for bioinformatics, structural biology, and cheminformatics workflows, with strong support for amino acid sequences and molecular structures.
This a package developed by Keaun Amani at neurosnap.ai. You are welcome to use this code and contribute as you see fit. We are currently working on expanding this package as well to add support for more common functions.
Installation
# current stable version
pip install -U --no-cache-dir neurosnap
# latest version
pip install -U --no-cache-dir git+https://github.com/NeurosnapInc/neurosnap.git
# latest version + ClusterProt dependencies
pip install -U --no-cache-dir "neurosnap[clusterprot] @ git+https://github.com/NeurosnapInc/neurosnap.git"
# latest version + Kluster dependencies
pip install -U --no-cache-dir "neurosnap[kluster] @ git+https://github.com/NeurosnapInc/neurosnap.git"
# latest version + development dependencies
pip install -U --no-cache-dir "neurosnap[dev] @ git+https://github.com/NeurosnapInc/neurosnap.git"
Documentation
Official documentation can be found here: https://neurosnap.ai/docs/.
Building documentation
To build documentation, enter your virtual environment and run make docs from
the root of the repository.
Then, open docs/build/html/index.html in a web browser.
Tutorials
Various interactive jupyter notebooks can be found in the example_notebooks directory of this repository. For additional tutorials check out the Official Neurosnap Blog or join our discord server.
Contributions
We welcome contributions to this package. If you have a feature that you want to code or have added, submit a pull request or an issue.
# setup virtual environment & activate it
python -m venv .venv && source .venv/bin/activate
# install package locally as editable and with dev dependencies
pip install --editable .[dev]
Citations
If you found this SDK helpful, please feel free to cite it using the following.
@misc{amani-2024,
author = {Amani, Keaun and Amirabadi, Danial Gharaie},
title = {{Neurosnap SDK}},
year = {2024},
url = {https://github.com/NeurosnapInc/neurosnap},
}
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
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 neurosnap-2026.3.3.tar.gz.
File metadata
- Download URL: neurosnap-2026.3.3.tar.gz
- Upload date:
- Size: 160.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4af3d01b90464f496158434aa1019e926b283de46d7bd37ffcb4e84327521ab
|
|
| MD5 |
815296afba4a299794991f0fab32e88e
|
|
| BLAKE2b-256 |
ba4009b374f121c2271af635fb0710bf16932df35c246759820d5be542b33618
|
File details
Details for the file neurosnap-2026.3.3-py3-none-any.whl.
File metadata
- Download URL: neurosnap-2026.3.3-py3-none-any.whl
- Upload date:
- Size: 134.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
757ab67524d8ff63156eecc0bb990c44b4f86557b5d60ce71379fee7d264df5b
|
|
| MD5 |
9e5bdfd5b5b4bfe3530cab30c2d7c23e
|
|
| BLAKE2b-256 |
20f3076fa8efc1b2f2dff7ba3eeb87aef73f1c80146b21c37ea0e984753b1978
|