Write tutorial for Cellpose (and maybe create workflow) #15
Labels
investigation
This issue involves some search/research
tutorials dev
This issue involves writing tutorials
Cellpose is a popular tool for segmentation of cell nuclei and cytoplasm in fluorescence microscopy and histology images: https://usegalaxy.eu/root?tool_id=toolshed.g2.bx.psu.edu/repos/bgruening/cellpose/cellpose/3.0.8+galaxy0
There are two different variants for how this can be tackled.
1) The "insightful" variant. There are public dataset of suitable cellular images that are accompanied by hand-labeled ground truth segmentation data, which was created by human experts (manual segmentations). Examples of such datasets are given below. However, for those datasets there is no license information available. If we can (i) still use one of these datasets for the tutorial or (ii) find another such dataset with a permissive license, then we should create a tutorial which covers the following steps:
Candidate datesets:
http://data.celltrackingchallenge.net/training-datasets/Fluo-N2DH-GOWT1.zip
http://data.celltrackingchallenge.net/training-datasets/Fluo-N2DL-HeLa.zip
When looking a suitable dataset, one should keep in mind that it should be a dataset which wasn't used for the training of Cellpose. Otherwise, the assessment of the segmentation performance would be rather meaningless. See the Section "Datasets" in the Cellpose paper (Stringer et al., Nat Methods 2021) for a list of datasets included in training.
2) The "fallback" variant. If we can’t find such a dataset, use any publicly available dataset of suitable cellular images and just apply Cellpose, for example: https://zenodo.org/record/3362976/files/B2.zip
The text was updated successfully, but these errors were encountered: