flowchart LR H[Human<br>tissues] --- D[High-value<br>cross-scale<br>data] BF[Biology<br>first] --- C CI[Causal<br>evidence] --- C[AI<br>architecture:<br>thinking in the<br>language of biology] S[Focused<br>curation] --- D C --- MSL D --- MSL[" <img src='../../img/logo/logo.png' width='200px'/> <br/><i>Accurately predict<br>study results</i> "] MSL --- Drug[New drug targets,<br>New compounds] MSL --- Other[Livestock,<br>crops,<br>micro-organisms] MSL --- Rep[Repurposing<br>candidates] classDef largeText font-size:22px; classDef coreNode font-size:24px, stroke:#178582, stroke-width:1px, rx:5, ry:5, color:#178582, font-weight:600; class H,D,BF,CI,S,C,Rep,Drug,Other largeText; class MSL coreNode;