Skip to main content
WARNING: PyPI Phishing attack ongoing. Please check that you are on the correct domain - PyPI dot org - before continuing  PyPI

A relion star mrcs stack class

Project description

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

#O verview The ParticlesSet 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 ParticlesSet pset = ParticlesSet("my_file.star", particlesDir="Particles/") `

Supported by

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