angelolab / ark-analysis

Integrated pipeline for multiplexed image analysis
https://ark-analysis.readthedocs.io/en/latest/
MIT License
71 stars 25 forks source link

Pixel Clustering - Run without segmentaiton files #998

Closed srivarra closed 1 year ago

srivarra commented 1 year ago

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Allows pixel clustering without segmentation files.

How did you implement your changes

Added a variable called pixie_seg_dir which evaluates to the full path of the segmentation_dir if it exists, or None when segmentation_dir is None.

Slightly modified a check for None in pixie_preprocesing.py.

Remaining issues

None.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB