harpy.datasets.codex_example#
- harpy.datasets.codex_example(path=None)#
Example annotated codex dataset (cHL maps dataset), Shaban, M. et al. Data for MAPS: Pathologist-level Cell Type Annotation from Tissue Images through Machine Learning. https://zenodo.org/records/10067010. (2023).
- Parameters:
path (
str|Path|None(default:None)) – IfNone, the example data will be downloaded into the default cache directory for your OS. Provide a custom path to change this behavior.