giant_whr_exome_W_EUR_Rec
Versions: 2018
Reference genome builds: GRCh37
Type:
hail.Table
Schema (2018, GRCh37)
----------------------------------------
Global fields:
'metadata': struct {
name: str,
version: str,
reference_genome: str,
n_rows: int32,
n_partitions: int32
}
----------------------------------------
Row fields:
'locus': locus<GRCh37>
'alleles': array<str>
'snp_name': str
'eur_maf': dict<str, float64>
'exac_nfe_maf': dict<str, float64>
'beta': float64
'se': float64
'pvalue': float64
'sample_size': int32
----------------------------------------
Key: ['locus', 'alleles']
----------------------------------------