Skip to content

A napari plugin for disease classification based on iPAC images.

License

Notifications You must be signed in to change notification settings

zcqwh/disease-classifier

Repository files navigation

disease-classifier

License PyPI Python Version tests codecov napari hub

A napari plugin for disease classification based on iPAC images.

Installation

You can install disease-classifier via pip:

pip install disease-classifier

To install latest development version :

pip install git+https://github.com/zcqwh/disease-classifier.git

Introduction

Load data (.rtdc or .bin)

  • Drag and drop the data in .rtdc or .bin into the files table.
  • Click eye button to preview images.

Choose model and classify

  • Choose the model folder including CNN and RF/PLDA.
  • Check the data.
  • Click classify.

Preview classification results

  • Click the eye button to preview the result.
  • Click the header to show all.

Save results

  • Click “Add classification to .rtdc file” button to save results.

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, "disease-classifier" is free and open source software

Issues

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


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

About

A napari plugin for disease classification based on iPAC images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages