Particle Picking of Cryo-EM Datasets
Project description
Multi-Particle Cryo-EM
This package is intended to function as the repository for data wrangling and analysis.
This package can use both CPUs and GPUs because of JAX.
Pre-Installation
These are directions on how to get your python environment ready for installation
Pyenv pre-installation
To get ready for installing the first time using venv:
git git@code.ornl.gov:intersect-em/particle_finding.git
cd particle_finding
python -m venv env
source env/bin/activate
This prepares your python environment for installation in the next steps
Conda pre-installation
To install for the first time using conda:
conda create -n arm python==3.10
git clone git@code.ornl.gov:arm-inititative/multi-particle-cryoem.git
cd multi-particle-cryoem
Installation
After pre-installation, these are the directions to install the cryoblob package.
pip install -e .
Package Organization
- The codes are located in /src/cryoblob/
- The notebooks are located in /tutorials/
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 cryoblob-2025.5.22.tar.gz.
File metadata
- Download URL: cryoblob-2025.5.22.tar.gz
- Upload date:
- Size: 38.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61a1337744b4908330c076fc481e9f31071bdfbd8089eb1ae1fd224aaee54db1
|
|
| MD5 |
f195fdae20ce2fb7f8b34dd9f3e8ffe6
|
|
| BLAKE2b-256 |
b69440c26807b06bbc1d29ae1eeb5ee652d371a70885fd98288bfd257087b07d
|
File details
Details for the file cryoblob-2025.5.22-py3-none-any.whl.
File metadata
- Download URL: cryoblob-2025.5.22-py3-none-any.whl
- Upload date:
- Size: 28.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c75f55d5dc69d98520003375967fbdd2ec1563026f63e95657c09b3f63670754
|
|
| MD5 |
07211146479acf981320c5261fec4c5f
|
|
| BLAKE2b-256 |
01a8056dc7508a6d245b957c505779bb85e33ce19a728b3dc92ae423bf234b8f
|