Skip to content
Docs · OGN platform

GPU-native genomics operating system

From raw reads to GIAB-validated variant calls in a continuous GPU pipeline. This is the control surface for the engine: CLI, pipelines, benchmarks, and deployment runbooks.

CUDA 12+Hopper · AmpereGIAB-validated flowsSchemas stable

Documentation

Public documentation for Omnis Genomics tools. If you want to run something immediately, use the start path below.

Start Here (Fast Path)

  1. BioCost quickstart - fastest path to deterministic cost and runtime analysis for Nextflow artifacts.
  2. OGN CLI quickstart - run HG002 and your own samples from the command line.
  3. Pilot quickstart (Docker Compose demo) - launch the local demo stack and export proof artifacts.
  4. Proof bundle demo - inspect the exact artifact shape buyers and reviewers verify.

If You Need BioCost Right Now

BashPowerShellPython API (coming)
ogn CLI
cd ~/BioCost
python3 -m venv .venv
. .venv/bin/activate
python -m pip install -e '.[dev]'
./demo/run_demo.sh --check

Core Public Docs

Docs are Markdown-backed and loaded into the /docs registry for deterministic rendering and search.

PatentChecker Self-Serve Docs

HelixMCP

API Reference (OpenAPI)

  • Spec: openapi/ogn.public.swagger.json
  • Offline viewers: docs/openapi/swagger.html, docs/openapi/redoc.html
OGN documentation: CLI, pipelines, deployment, benchmarks | Omnis Genomics