mkt.databases.three_d_hotspots.COLUMN_RENAME

mkt.databases.three_d_hotspots.COLUMN_RENAME = {'#Mutations': 'mutationCount', 'Class': 'hotspotClass', 'Gene': 'hugoSymbol', 'Residue': 'residue', 'p-value': 'pValue'}

Rename map from the raw Table S2 headers to camelCase columns.

hugoSymbol / residue mirror mkt.databases.cancer_hotspots so the two hotspot resources share a column vocabulary.