angelolab / ark-analysis

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

Kmeans notebook cleanup #946

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 #876.

How did you implement your changes

Added more clear descriptions of what is actually being shown by the generated heat maps. Also fixed a few pandas warning messages that were clogging up the notebook outputs.

The visualizations were all updated as well to reflect the example dataset with a cropped fov1.

Remaining issues If anyone has specific additions they want added into the kmeans notebook, let me know!

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

cliu72 commented 1 year ago

I think it looks great! Just some minor suggestions for wording, but open to other suggestions. I think being able to read in an existing neighborhood matrix is a good idea.