calculate_genomic_inflation
Calculates the genomic inflation factor (lambda GC) from GWAS summary statistics to assess population stratification and identify potential bias.
Instructions
Calculate genomic inflation factor (lambda GC) from GWAS summary statistics. Used to assess population stratification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sumstats_path | Yes | Path to GWAS summary statistics file | |
| pvalue_column | No | Name of p-value column (default: P) | P |