Skip to content

v1.120 — Open in GeneTerrain handoff

Choose a tag to compare

@jakechen1 jakechen1 released this 07 Jun 06:21
e2e0557

SPINNER stays network-only; this release adds a one-click bridge to the standalone GeneTerrain (GTKM) drug-target map.

Open in GeneTerrain

  • Export → "Open in GeneTerrain" serializes the current WINNER node scores (network-leverage / potency layer) as a gene\tscore TSV, base64-encodes it, and opens GeneTerrain's Targets view with the data in the URL fragment: …/?view=targets#net=<base64 TSV> — no hosting needed.
  • GeneTerrain fuses that with a SIGnature gene-importance matrix to rank targets by potency × importance × cross-cell selectivity.
  • The #net=/?net= contract is agent-operable directly from /api/analyze output — one workflow, two front doors (human button / agent URL).
  • No expression/attribution data enters SPINNER's scoring.

Full notes: CHANGELOG.md