A relion star mrcs stack class
Project description
## starstack: CryoEM Particle stars and stack Management in Python
#O verview The ParticlesStarSet class provides an efficient way to manage a set of particles in cryo-electron microscopy (cryoEM). It allows for easy reading and manipulation of STAR files and associated .mrcs image stacks. The library also offers utilities for creating subsets and saving them back to disk.
# Features
Read STAR files and associated .mrcs particle stacks. Create new STAR files and .mrcs particle stacks. Support for creating subsets of particles. Support for particle stack file handling.
# Dependencies mrcfile numpy pandas starfile
# Installation pip install git+https://github.com/rsanchezgarc/starstack
# Usage Reading STAR Files
` from starstack import ParticlesStarSet pset = ParticlesStarSet("my_file.star", particlesDir="Particles/") `
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
File details
Details for the file starstack-0.1.8.tar.gz
.
File metadata
- Download URL: starstack-0.1.8.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b92d332d81202fdde1082aa78661ff82ec108044dbff8a906bac6cdd0dfb2e5 |
|
MD5 | d57802e36af6a3a52d8d64067c27a82e |
|
BLAKE2b-256 | 2f9e0878d1dee3475db295770f274eef51d82afae92e03e78a8603bb8b070495 |
File details
Details for the file starstack-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: starstack-0.1.8-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86b5f58213189243b2f4751c481c675cfa95d7087b40fa08c9e0f9d1e3d06464 |
|
MD5 | 28f8088e752e6bdc8cc57f89dd13761e |
|
BLAKE2b-256 | 98a912beb148da2de3bc650c11a756078ced36cc15f92449932013d294f3aa8e |