Automated 3D cell detection in large microscopy images
Project description
cellfinder
cellfinder is software for automated 3D cell detection in very large 3D images (e.g., serial two-photon or lightsheet volumes of whole mouse brains). There are three different ways to interact and use it, each with different user interfaces and objectives in mind. For more details, head over to the documentation website.
At a glance:
- There is a command-line interface called brainmapper that integrates with
brainreg
for automated cell detection and classification. You can install it throughbrainglobe-workflows
. - There is a napari plugin for interacting graphically with the cellfinder tool.
- There is a Python API to allow users to integrate BrainGlobe tools into their custom workflows.
Installation
You can find the installation instructions on the BrainGlobe website, which will go into more detail about the installation process if you want to minimise your installation to suit your needs.
However, we recommend that users install cellfinder
either through installing BrainGlobe version 1, or (if you also want the command-line interface) installing brainglobe-workflows
.
# If you want to install all BrainGlobe tools, including cellfinder, in a consistent manner with one command:
pip install brainglobe>=1.0.0
# If you want to install the brainmapper CLI tool as well:
pip install brainglobe-workflows>=1.0.0
If you only want the cellfinder
package by itself, you can pip install
it alone:
pip install cellfinder>=1.0.0
Be sure to specify a version greater than version v1.0.0
- prior to this version the cellfinder
package had a very different structure that is incompatible with BrainGlobe version 1 and the other tools in the BrainGlobe suite.
See our blog posts for more information on the release of BrainGlobe version 1.
Contributing
If you have encountered a bug whilst using cellfinder, please open an issue on GitHub.
If you are interested in contributing to cellfinder (thank you!) - please head over to our developer documentation.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file cellfinder-1.1.3.tar.gz
.
File metadata
- Download URL: cellfinder-1.1.3.tar.gz
- Upload date:
- Size: 84.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f968fc91a4b276db7886f4cf9c4a30b0e648dce3a39c8f284cd72a730b6f01b |
|
MD5 | 1d668b89cbb94a8ce71c9cbd3368a30c |
|
BLAKE2b-256 | b3010282d3e6e3263e34db61f7c07234b54bdd4eeeb984ec785b2688cf5442c6 |
File details
Details for the file cellfinder-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: cellfinder-1.1.3-py3-none-any.whl
- Upload date:
- Size: 93.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ea3e6fe7bd25027b9ef8ee77c2401fed316121b2e8529efccb61808dc451f8c |
|
MD5 | 8774bdc07ecfd48224343d70cd8525f4 |
|
BLAKE2b-256 | 25fb58f87a4e7687d703ab573f1922be758ebae3353a350c8a6523588b3f88dc |