Collection of useful bioinformatic functions and tools for various computational biology pipelines.
Project description
Neurosnap Tools
Collection of useful bioinformatic functions and tools for various computational biology pipelines. Primarily designed for working with amino acid sequences and chemical 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.
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.
# set up a virtualenv
python3.8 -m venv venv
# this step might differ depending on your shell
source venv/bin/activate
pip install --editable .[dev]
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.
Installation
pip install -U --no-cache-dir git+https://github.com/NeurosnapInc/neurosnap.git
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.
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-0.0.64.tar.gz.
File metadata
- Download URL: neurosnap-0.0.64.tar.gz
- Upload date:
- Size: 53.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a127044a9ab5c89092301b4ee2845bac3d9d92d6e7afac65d0f1d5fa9eec079
|
|
| MD5 |
223b3bb8fdd58dacb59ede55ccd3da5b
|
|
| BLAKE2b-256 |
8bdc531f46e2c0d004ffca2abf200cda612bd66d83930a7b26f0cedf16e7ab22
|
File details
Details for the file neurosnap-0.0.64-py3-none-any.whl.
File metadata
- Download URL: neurosnap-0.0.64-py3-none-any.whl
- Upload date:
- Size: 53.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16e0851a48be2a79c6adee4e300cb1080981d95564dbbee8fe3ab3654b0771ca
|
|
| MD5 |
4eea057376c809414b087731cd545b6b
|
|
| BLAKE2b-256 |
cbf5a23753b65425c570733478234faecef525cb021ff19940164fb5b45b2cd7
|