What does GeroQubit actually do?
You pick one of eleven aging-related protein targets. It designs new small molecules aimed at that target and hands each one back together with the chemistry needed to make it, which building blocks to buy and which reactions to run.
11 targets · 10 tissues · 12 hallmarks
The longer answerClose
The unusual part is the order of operations. Most systems draw a molecule first and work out afterwards whether anyone can build it. Ours searches over recipes instead, so a molecule only exists in the output if a route to it already exists.
A design is specified on three axes rather than one: the target, the tissue you care about, and which kind of age-related damage you are trying to address. That combination is what makes it a geroscience tool rather than a general-purpose molecule generator.
The genome the search evolves is five integers [scaffold, building-block 1, reaction 1, building-block 2, reaction 2], decoded through verified reaction templates into a product. Selection is a four-objective Pareto front over composite quality, ADMET desirability, route quality and the lifespan prior, followed by a developability gate.
