napari-ccp4map

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


License
BSD-3-Clause
Install
pip install napari-ccp4map==1.0

Documentation

napari-ccp4map

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.