mkt.databases.plot._collect_region_map_extras
- mkt.databases.plot._collect_region_map_extras(dict_in: dict[str, Any]) tuple[source]
Compute intra-split lengths and N-/C-terminal residue-count ranges.
Returns
(splits, nterm, cterm)wheresplitsmaps each split region (b.l, linker) to its modal(before, after)KLIFS-residue counts, andnterm/ctermare(min, max)residue counts preceding/following the KLIFS region across the pocket-annotated kinases.