What problem does it solve?
This Skill provides a comprehensive toolkit for computational pathology workflows, enabling advanced whole-slide image analysis, machine learning, and spatial analysis.
Core Features & Use Cases
- Advanced WSI Analysis: Load, preprocess, and analyze whole-slide images with support for 160+ formats.
- Machine Learning: Train and deploy ML models for nucleus detection, segmentation, and classification.
- Spatial Analysis: Construct and analyze spatial graphs for cellular and tissue-level relationships.
- Use Case: Imagine you have a dataset of whole-slide images for cancer research. Use this Skill to preprocess the images, segment nuclei, train a classification model, and analyze spatial relationships between cells.
Quick Start
Install PathML and run the following command to load and process a whole-slide image:
uv pip install pathml
pathml core load "path/to/slide.svs"