organoid_tracker.linking_analysis.lineage_markers module

High-level API for handling the lineage metadata.

organoid_tracker.linking_analysis.lineage_markers.get_color(links: Links, track: LinkingTrack) Color

Gets the color of the given lineage.

organoid_tracker.linking_analysis.lineage_markers.set_color(links: Links, track: LinkingTrack, color: Color)

Sets the given lineage to the given color.