Documentation

Field-by-field data reference

Definitions for every column across the three datasets behind KinaDB — the same reference used to build the tables, filters, and structure pages. See also the downloads page for the raw CSVs.

1. Browse table — Browse.csv

ColumnMeaningUI treatment
pdb4-character PDB ID of the crystal / cryo-EM structure.Monospace, links to detail page
chainChain identifier within that PDB entry (a single PDB can have multiple chains, each a separate row).Monospace, small
Protein_nameFull descriptive protein name as deposited.Plain text
kinaseStandardized kinase name / gene symbol (e.g. EGFR, BRAF, CDK2).Filterable/searchable, links to filtered Browse
groupKinase group per the standard kinome classification (AGC, CAMK, CK1, CMGC, STE, TKL, TYR, NEK, RGC, Other).Dropdown filter / colored tag
speciesSource organism (e.g. Human, Mouse).Dropdown filter
ligandOrthosteric ligand bound in the ATP pocket, if any.Searchable, links to filtered Browse
allosteric_ligandLigand bound at a non-ATP-pocket (allosteric) site, if any.Searchable
Predicted_ActivityModel-predicted activation state of the kinase in this structure (Active / Inactive).Colored badge, dropdown filter

2. Structure detail — Browse_each_pdb_structure.csv

Grouped exactly as the structure detail page presents them.

Header

ColumnMeaning
PDB IDStructure identifier.
ChainChain within the structure.
Protein NameFull protein name.
Resolution (Å)Crystallographic resolution in ångströms — lower is higher quality/detail.
R-ValueCrystallographic R-factor — how well the atomic model fits the diffraction data; lower is a better fit.

Kinase info

ColumnMeaning
KinaseStandardized kinase name.
Kinase GroupKinome group classification.
SpeciesSource organism.
UniProt IDCross-reference to the UniProt sequence/function database — rendered as an outbound link.

Sequence info

ColumnMeaning
PDB SequenceThe amino-acid sequence actually observed/resolved in this structure.
UniProt Reference SequenceThe canonical full-length sequence for this protein from UniProt.
Aligned Reference SequenceThe UniProt reference aligned to the PDB sequence (same coordinate frame).
Projected AlignmentThe alignment mapping/annotation projected onto the structure (positional correspondence).
Activation SegmentThe activation-loop sequence stretch — a key regulatory region whose conformation determines the active/inactive state.
Missing ResiduesResidues present in the reference but not resolved in this structure (common in flexible loops). Shaded against the reference in the sequence block.

Structure info

ColumnMeaning
Binding PocketResidues/description of the ATP-binding pocket in this structure.
Alternate ConformationWhether alternate side-chain/backbone conformations are modeled (common at high resolution).
Missing AtomsSpecific atoms (not full residues) unresolved in the electron density.
Salt Bridge (KinCore)Presence/state of the regulatory Lys–Glu salt bridge per the KinCore method — a standard marker of activation state.
Consensus DFG ConformationDFG-in vs DFG-out state of the DFG motif. DFG-in is generally active; DFG-out is inactive/allosteric-inhibited.
Consensus αC-Helix ConformationαC-helix-in vs -out — another core marker of activation, independent of but related to DFG state.

Ligand info

ColumnMeaning
LigandOrthosteric ligand name.
Allosteric LigandAllosteric-site ligand name.
Ligand TypeCategory of the bound ligand (inhibitor type, cofactor, etc.), aligned with Inhibitor_Type in the Drugs dataset where possible.

Activity prediction

ColumnMeaning
Predicted ActivityModel's classification of this structure's activation state.
Activity ProbabilityModel's confidence in that classification (0–1), shown as a probability bar next to the badge.

3. Drugs table — kinase_inhibitor_drugs.csv

ColumnMeaningUI treatment
Drug_NamePrimary name of the drug/compound.Searchable, primary column
SynonymsAlternate names/codes the drug is known by.Searchable, secondary text
Target_Kinase_Gene_Symbol(s)Kinase(s) this drug targets, by gene symbol.Where a value matches a kinase in Browse, links to that kinase's filtered Browse results
Kinase_Group_KLIFS_styleKinase group of the target, using KLIFS-style naming (broadly matches the Browse group field).Dropdown filter
Approval_StatusRegulatory status (FDA-Approved, Investigational, Withdrawn, Clinical-trial phase, …).Colored badge, dropdown filter
IndicationDisease(s)/condition(s) the drug is approved or investigated for.Plain text, searchable
Inhibitor_TypeMechanistic class of inhibitor (Type I, Type II, allosteric, covalent, …) — maps to the DFG/αC state it targets.Dropdown filter

Cross-dataset relationships

pdb + chain is the primary key joining Browse to the structure-detail records (one row per structure = one full detail page).

Browse.kinase and Drugs.Target_Kinase_Gene_Symbol(s) are matched on gene symbol to power the Drugs ↔ Browse cross-links.

Browse.group and Drugs.Kinase_Group_KLIFS_style represent the same underlying kinome classification (label sets may differ slightly).