mkt.schema.constants.DICT_MOLECULAR_BRAKE_OFFSET
- mkt.schema.constants.DICT_MOLECULAR_BRAKE_OFFSET = {'VIII:79': -1}
Per-position UniProt index offset (relative to the KLIFS2UniProt-mapped index) to reach the molecular brake residue in
DICT_MOLECULAR_BRAKE. The brake lysine sits one residue N-terminal to the VIII:79 KLIFS-aligned position, so a -1 offset is applied there (e.g. FGFR2 K641 maps to VIII:79 idx 642). Positions absent from this dict use no offset.- Type:
dict[str, int]