You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a single cell biologist learning about image-based transcriptomics, I want to know how to segment cells so that I can learn how to use starfish to process image-based transcriptomics data.
Acceptance Criteria
There are tutorials that demonstrate watershed segmentation, ilastik segmentation, and importing ROIs
There are howtos for all of the API components that support cell segmentation
All tutorials and howtos are rendered as sphinx-gallery examples.
Tutorials
Segmenting cells by thresholding and watershed
Segmenting cells by ilastik pretrained classifier
Segmenting cells with imported ROIs
Howtos
How to use ThresholdBinarize
How to use MinDistanceLabel
How to use AreaFilter
How to use Merge.SimpleMerge
How to use morphology.Filter.Reduce
How to use image.Filter.Reduce
How to use Segment.WatershedSegment
The text was updated successfully, but these errors were encountered:
As a single cell biologist learning about image-based transcriptomics,
I want to know how to segment cells
so that I can learn how to use starfish to process image-based transcriptomics data.
Acceptance Criteria
Tutorials
Howtos
The text was updated successfully, but these errors were encountered: