You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surface profile data caveats as a per-track warning in OncoPrint
A molecular profile whose profile_description contains a 'Caveat:' marker now
shows a warning icon on every OncoPrint track from that profile, with the
caveat text in a hover tooltip. Lets curators flag how data should be
interpreted (e.g. cell-type fractions from a sorted population) without the
caveat being buried in the profile description.
- getProfileDescriptionCaveat() parses the 'Caveat:' marker from a description
- generic-assay heatmap & categorical track builders set the warning + tooltip
- IHeatmapTrackSpec / ICategoricalTrackSpec gain infoTooltip (genetic tracks
already had it), wired through DeltaUtils
- oncoprintjs track-info view renders non-numeric info verbatim instead of
coercing it to 'N/P', so the glyph displays (N/P still shown for the
not-profiled sentinel; numeric percents unchanged)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JEbP4a7tGv74r3RtNYt7Jw
0 commit comments