Box Manager
Particle selection tool for cryo-em
Particle selection tool for cryo-em
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
Here is how to install napari together with the boxmanager plugin:
mamba env create -n napari -f https://raw.githubusercontent.com/MPI-Dortmund/napari-boxmanager/main/conda_env.yml
conda activate napari
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 Mozilla Public License 2.0 license, "napari-boxmanager" is free and open source software
Issues
If you encounter any problems, please [file an issue] along with a detailed description.
Version:
- 0.4.14
Last updated:
- 2024-10-30
First released:
- 2022-09-26
License:
- MPL-2.0
Supported data:
- Information not submitted
Operating system:
- Information not submitted
Requirements:
- matplotlib
- mrcfile
- numpy<=1.23.5
- pystardb>=0.4.2
- napari>=0.4.17
- pandas
- scipy
- tifffile
- tqdm
- mrcfile; extra == "testing"
- napari; extra == "testing"
- pyqt5; extra == "testing"
- pytest; extra == "testing"
- pytest-cov; extra == "testing"
- pytest-qt; extra == "testing"
- tox; extra == "testing"