Small Fish is a python application for the analysis of smFish images. It provides a ready to use graphical interface to combine famous python packages for cell analysis without any need for coding.
Project description
Small Fish
Small Fish is a python application for the analysis of smFish images. It provides a ready to use graphical interface to combine famous python packages for cell analysis without any need for coding.
Cell segmentation is peformed using cellpose (published work) : https://github.com/MouseLand/cellpose
Spot detection is performed via big-fish (published work) : https://github.com/fish-quant/big-fish
Time stacks are not yet supported.
Installation
It is higly recommanded to create a specific conda or virtual environnement to install small fish.
conda create -n small_fish python=3.8
activate small_fish
Then download the small_fish package :
pip install small_fish
(Recommended) Results visualisation is achieved through Napari which you can install with :
pip install napari[all]
Run Small fish
First activate your python environnement :
activate small_fish
Then launch Small fish :
python -m small_fish
Developpement
Optional features to include in future versions :
- batch processing
- time stack (which would include cell tracking)
- 3D segmentation
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 small_fish_gui-1.8.0.tar.gz
.
File metadata
- Download URL: small_fish_gui-1.8.0.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c4ba78fb3d22598aa611a6b5bc07e993f960d440f9c6585ccfd5e7f3d1a424c |
|
MD5 | 09b6ce2aaa910d73aea4f593cbd69590 |
|
BLAKE2b-256 | 7f1728605f0e95a21b089fd69747bc1232c0aadd0cdb196ecf2db3cc21727699 |
File details
Details for the file small_fish_gui-1.8.0-py3-none-any.whl
.
File metadata
- Download URL: small_fish_gui-1.8.0-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27cd6b202442feccee9475778455a2856f8cd19966f1863da4f713ec516819a8 |
|
MD5 | cf39dfefb3c228028fc59aef648726fe |
|
BLAKE2b-256 | 3e8961ff341ee112e50c2a60595d2a95948b6779bcd761ca0da563ae4f29e63b |