Skip to main content

A relion star mrcs stack class

Project description

## starstack: CryoEM Particle stars and stack Management in Python

# Overview 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

starstack-0.2.4.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

starstack-0.2.4-py3-none-any.whl (14.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page