OmniBioAI
Sign in

Rare Variant Burden Testing

Upload data and run a gene-based rare variant test (local Docker MVP; TES-ready).
VCF/BCF + Sample Table SKAT / Burden / SKAT-O Covariate-aware

Inputs

Upload files (stored under data/uploads/rare_variant_burden/<run_id>/).
Prefer .vcf.gz (bgzip) with index.
.tbi for vcf.gz, .csi for bcf.
Must contain sample_id + phenotype + covariates columns.
If provided, mapping mode switches to GTF.

Phenotype & Covariates

MVP assumes numeric; we’ll add per-covariate typing next.

Annotation & Filters

MVP uses pLoF mask by default. Next we’ll add full mask UI (missense, damaging scores, etc.).