Input / Output#
Imaging#
|
Export a GeoDataFrame with QuPath-compatible annotations, using AnnData for classification and color mapping. |
|
Read gate thresholds from a CSV file, filter, and optionally log1p-transform for scimap compatibility. |
|
Convert cell quantification CSV data to an AnnData object for downstream analysis. |
|
Convert a segmentation mask (TIFF) to QuPath-compatible detections as a GeoDataFrame or GeoJSON file. |
Proteomics#
|
Converts DIANN output file and metadata file into an AnnData object. |
|
Convert a Perseus text file to an AnnData object. |
Utils#
|
Save an AnnData object as both .h5ad and optionally .parquet, .csv, or Perseus files in a checkpoint directory. |
|
Save a matplotlib figure as both PDF and SVG files with a timestamped filename. |