API Overview¶
Quick overview of the Methods and Datasets available in ATHENA.
Methods¶
Pre-processing¶
|
Extract centroids from segementation masks. |
Graph building¶
|
Build graph representation for a sample |
Visualisation¶
|
Visualisation of samples. |
|
Starts interactive Napari viewer to visualise raw images |
|
Visualise interaction results. |
|
Plot results |
|
Visualises a heatmap of the featuer intensity. |
Entropic metrics¶
|
Computes the richness on the observation or the sample level |
|
Computes the abundance of species on the observation or the sample level. |
|
Computes the Shannon Index on the observation or the sample level |
|
Computes the Simpson Index on the observation or the sample level |
|
Computes the Renyi-Entropy |
|
Computes the Hill Numbers on the observation or the sample level |
|
Computes the quadratic entropy, taking relative abundance and similarity between observations into account. |
Graph metrics¶
|
Computes the modularity of the sample graph. |
Cell-cell interaction metrics¶
|
Compute interaction strength between species. |
|
Compute infiltration score. |
|
Compute Ripley’s K as implemented by [1]_. |