napari-subboxer

A napari plugin for interacting with electron cryotomograms


License
BSD-3-Clause
Install
pip install napari-subboxer==0.0.1

Documentation

napari-subboxer

License PyPI Python Version tests codecov

A napari plugin for visualising and interacting with electron cryotomograms.

Installation

You can install napari-subboxer via pip:

pip install napari-subboxer

Usage

This plugin provides a user interface for opening electron cryotomograms in napari as both volumes and slices through volumes.

demo

The plugin can be opened from the plugins menu in napari, or with napari-subboxer at the command line.

plugins-menu

Usage: napari-subboxer [TOMOGRAM_FILE]

  An interactive tool for defining and applying relative transforms
  on sets of particles in napari.

Arguments:
  [TOMOGRAM_FILE]

Options:
  --help                          Show this message and exit.

Contributing

Contributions are very welcome.

License

Distributed under the terms of the BSD-3 license, "napari-subboxer" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.