Tutorial: Minimal Local RunΒΆ

This tutorial uses no downloaded data.

  1. Create a tiny summary-statistics file locally.

SNP    P
rs1    0.01
  1. Create config.toml.

  2. Run:

trait2gene validate config.toml
trait2gene plan config.toml
trait2gene run config.toml
  1. Inspect:

  • metadata/run-summary.json

  • reports/summary.md

This is the correct workflow when you want to verify repository wiring without introducing large external assets.