napari-ccp4map

napari-ccp4map

Enables napari to read .map files in the ccp4 format. Drag&Drop or press Ctrl+O to read files.

License PyPI Python Version tests codecov

Enables napari to read .map files in the ccp4 format.


This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-ccp4map via pip:

pip install napari-ccp4map

Usage

If the plugin was installed correctly, it will pop up in a napari window under Plugins->Install/Uninstall Plugins. You can either drag&drop filed into the window to read them, or search for a folder/file using Ctrl+O.

How it works

This plugin simply reads a file and allows gemmi to interact with it. Then, numpy turns the file into an array.

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

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

Issues

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

Version:

  • 1.0

Last updated:

  • 04 October 2021

First released:

  • 04 October 2021

License:

Supported data:

  • Information not submitted

Plugin type:

Open extension:

GitHub activity:

  • Stars: 0
  • Forks: 0
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy
  • gemmi

Sign up to receive updates