hgsc_nuclei_wsi
A GeoDataframe of segmented nuclei of a HGSC WSI.
Note
Pairs with: hgsc_tissue_wsi().
Examples:
>>> from histolytics.data import hgsc_nuclei_wsi
>>> ax = hgsc_nuclei_wsi().plot(column="class_name")
>>> ax.set_axis_off()

A GeoDataframe of segmented nuclei of a HGSC WSI.
Pairs with: hgsc_tissue_wsi().
Examples:
>>> from histolytics.data import hgsc_nuclei_wsi
>>> ax = hgsc_nuclei_wsi().plot(column="class_name")
>>> ax.set_axis_off()

src/histolytics/data/fetch.py