Property prediction · Cheminformatics
CatPred
Predict kcat, Km or Ki for an enzyme and its substrate, with an uncertainty estimate.
CatPred combines an ESM-2 sequence embedding of the enzyme with a message-passing representation of the substrate, and predicts a distribution rather than a point value: each prediction carries total, aleatoric and epistemic standard deviations, and the epistemic part grows as the query moves away from the training data. One run scores one CSV of reactions -- enzyme sequence, substrate or inhibitor SMILES, and a sequence ID -- against one of the three parameters, using the ten-model production ensemble the authors predict with themselves.