Napari interface for the De Palma lab.
Project description
Image analysis of tumor nodules in mice CT scans
We provide a unified user interface in Napari to detect, track, visualize, annotate, and measure the size evolution of lung tumor nodules in mice CT scans. The datasets and experiment metadata are automatically downloaded and parsed from OMERO.
This project is part of a collaboration between the EPFL Center for Imaging and the De Palma Lab.
Installation
As a standalone app
Download and run the latest installer from the Releases page.
In Python
We recommend performing the installation in a clean Python environment. Install our package from PyPi:
pip install depalma-napari-omero
or from the repository:
pip install git+https://github.com/EPFL-Center-for-Imaging/depalma-napari-omero.git
or clone the repository and install with:
git clone git+https://github.com/EPFL-Center-for-Imaging/depalma-napari-omero.git
cd depalma-napari-omero
pip install -e .
Usage
From the command-line, start Napari with the depalma-napari-omero
plugin:
napari -w depalma-napari-omero
License
This project is licensed under the AGPL-3 license.
This project depends on the ultralytics package which is licensed under AGPL-3.
Related projects
- Mouse Tumor Net | Detect tumor nodules in mice CT scans.
- Mouse Lungs Seg | Detect the lungs cavity in mice CT scans.
- Mouse Tumor Track | Track tumor nodules in mice CT scans.
- JupyterHub (De Palma) | A tailored JupyterHub deployment.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for depalma_napari_omero-0.2.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | af2ca5d9c305d933fa5b3a350971a8bb2f967d48e56da9c66c27a20a246a006b |
|
MD5 | 13e734577c6de0e0c220822ca56c0a94 |
|
BLAKE2b-256 | dde1932cc0d647461814a1a6c8977e9e151815187f819e19e1637baa64dd7e48 |
Hashes for depalma_napari_omero-0.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f54a3aea619cc34e655f1cb4ec71830efa2c52ffa48ffb9d9c663b7f91c161d |
|
MD5 | faf0240cd06c1f16dbe60492eaca3e6e |
|
BLAKE2b-256 | afd14e8e6de5316d4ff7da6feaa74161d87f91ac551dbe44db9a2dc3a1cc1d0f |