angelolab / ark-analysis

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

AnnData spatial analysis 1 #1112

Open camisowers opened 5 months ago

camisowers commented 5 months ago

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

What is the purpose of this PR?

Closes #1105.

How did you implement your changes

Assume that the user will use the AnnData conversion notebook once they have their completed cell table, and use this input for our spatial analyses computations. Functions that were changed to take only anndata_dir as input, rather than the cell table and distance matrix directory path:

Notebook updates:

Remaining issues

review-notebook-app[bot] commented 5 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

camisowers commented 5 months ago

@alex-l-kong @srivarra Can you guys just take a preliminary look? I'll do a second pass when the notebook tests are running.