Skip to main content

Python tool for visualising and interacting with cryo-ET and subtomogram averaging data.

Project description

logo

PeepingTom

Codecov branch PyPI PyPI - Python Version

PeepingTom is a python tool for visualising and interacting with cryo-ET and subtomogram averaging data. It leverages the fast, multi-dimensional napari viewer and the scientific python stack.

DISCLAIMER: this package is in early development phase. Expect frequent bugs and crashes. Please, report them on the issue tracker and ask if anything is unclear!

Installation

pip install peepingtom

Basic Usage

From the command line:

peep /path/to.star /path/to/mrc/files/

PeepingTom accepts any combination of files and directory, and will try find the right files and display them in napari. peep will also start an ipython shell with the following setup:

import peepingtom as pt
peeper = Peeper([your_data])
viewer = peeper.napari_viewer

For more information, check out the help page with peep -h and head over to the docs.

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

peepingtom-0.2.0.tar.gz (68.7 kB view hashes)

Uploaded Source

Built Distribution

peepingtom-0.2.0-py3-none-any.whl (65.0 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