angelolab / ark-analysis

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

`AnnData` Conversion Notebook #1079

Closed srivarra closed 8 months ago

srivarra commented 10 months ago

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

What is the purpose of this PR?

Main Features

Adds a notebook for converting the cell table to per-FOV AnnData objects. By default, they get saved to data/<my-cohort>/anndata in the notebook. In addition, it briefly covers viewing components of the AnnData object, and creating data pipelines with a small application for constructing spatial neighbors with squidpy.

Documentation

Testing

How did you implement your changes

Remaining Issues

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

srivarra commented 8 months ago

@ngreenwald