angelolab / ark-analysis

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

Prevent duplicate renamed metaclusters in Pixie remapping #993

Closed alex-l-kong closed 1 year ago

alex-l-kong commented 1 year ago

What is the purpose of this PR?

Closes #972. Duplicate metacluster renamed values causes issues with grouping in later steps, so this should not be allowed.

How did you implement your changes

Verify that the provided renamed metacluster has not already been taken. If it has, then terminate the renaming process. This will cause that particular metacluster name to be truncated for the time being and is noted in the documentation.

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