angelolab / ark-analysis

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

Optional normalization for generic_cell_clustering.ipynb #1027

Closed camisowers closed 1 year ago

camisowers 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? Closes #1000. Make the 99.9 percentile normalization in cell clustering optional.

How did you implement your changes Adds a normalize flag to train_cell_SOM and in the CellSOMCluster class which is defaulted to True. Changing this arg to False will not conduct 99.9 percentile normalization on the data before cell clustering.

Remaining issues N/A

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