pan_ukbb/ld/variants
| Column | Type | Description |
|---|---|---|
ancestry | String | Partitioning column. One of {'AFR', 'AMR', 'CSA', 'EAS', 'EUR', 'MID'}. |
chromosome | String | Chromosomes 1-22, X. |
position_grch37 | Int32 | |
position_grch38 | Int64 | |
ref_allele | String | |
alt_allele | String | |
rsid | String | |
alt_allele_frequency | Float64 | |
idx | Int64 | Row/column index of the variant in the original Hail MatrixTable. |