Skip to main content

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

Project description

logo

blik

Codecov branch PyPI PyPI - Python Version

it means glance in Dutch

blik 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 blik

Basic Usage

From the command line:

blik /path/to.star /path/to/mrc/files/

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

import blik
dataset = DataSet([your_data])
viewer = dataset.napari_viewer

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

napari integration

blik is just napari. Particles and images are exposed as simple napari layers, which can be analysed and manipulated with simple python, and most importantly napari plugins.

Property plotting

Particles loaded from a star file or similar format will contain all the additional data that comes in additional columns. To plot this data and select particles based on it, check out napari-property-plotter.

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

blik-0.2.2.tar.gz (89.1 kB view hashes)

Uploaded Source

Built Distribution

blik-0.2.2-py3-none-any.whl (74.7 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