ancestry | String | Partitioning column. One of {'AFR', 'ALL', 'AMR', 'CSA', 'EAS', 'EUR', 'MID'}. |
protein | String | Partitioning column. UniProt accession number (in some instances, a pipe-delimited set of accession numbers assayed together, e.g. “). |
panel | String | Partitioning column. Generally one panel value per protein and can be safely ignored when already filtering by protein. Six protein values were included in multiple panels. |
chromosome | String | |
position | Int32 | GRCh38 base pair location. |
effect_allele | String | Harmonized to the forward strand, alt_allele from dbsnp/vcf. |
other_allele | String | Harmonized to the forward strand, ref_allele from dbsnp/vcf. |
beta | Float32 | Effect size estimate of the effect_allele. |
standard_error | Float32 | |
effect_allele_frequency | Float32 | Frequency of the effect_allele in the dataset. |
neg_log_10_p_value | Float32 | To convert: p_value = 10^(-neg_log_10_p_value). |
variant_id | String | |
info | Float32 | |
n | Int32 | |
chi_squared | Float32 | |