Staging (phenoimager2mc), max-projections #557
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi, this is a PR for our branch of MCMICRO where we've added a staging step before illumination specific for unmixed single-tile outputs from Akoya's InForm software as part of the push to make MCMICRO compatible with SignalStar, a method for multicycle multispectral imaging.
In addition, I've added a max-projection functionality to
recyze
as described below in the change points - max projection of nuclear markers is returned as channel 0 and max projection of membrane markers is returned as channel 1. This functionality would mostly benefit Cellpose segmentation in my opinion.start-at: staging
staging
folder, outputs will be stored inraw
and continue as a typical mcmicro run.phenoimager2mc
added as a staging module -staging-method: phenoimager2mc
start-at: staging
is given and can be toggled off withillumination: false
segmentation-max-projection: true
segmentation-channel: 1 3 8 9
segmentation-nuclear-channel: 1 8
segmentation-membrane-channel: 3 9
Example parameter file for running staging, registration, segmentation with cellpose using the above options and quantification:
Let me know if this is of interest and if changes would have to be made,
Best,
Krešo