primaeon

veg/primaeon
★ 0 stars JavaScript Browser/Web Updated 2d ago
PrimAeon: the HyphAeon application. Drop a codon alignment; every analysis runs in the browser and one report streams in. Web app, runtime, MCP server and job server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "primaeon": {
      "command": "npx",
      "args": [
        "-y",
        "veg/primaeon"
      ]
    }
  }
}

README Excerpt

**PrimAeon**, the application for [HyphAeon](https://github.com/veg/HyphAeon), live at <https://veg.github.io/primaeon/> (a single-threaded preview deployment; see `deploy/`), a neural surrogate for HyPhy's MEME and BUSTED with co-selection networks, a digital deep mutational scan and phenotype association on top. This repository holds **everything that runs**:

Tools (4)

HYPHAEON_BASEHYPHAEON_ENGINE_DIRHYPHAEON_MODELS_DIRHYPHAEON_PREBAKE