eQTLGen estimated distance density
Usage
data(eqtlgen_density_data)
A data.frame with two columns, "rel_dist" the relative distance
to the TSS and "dens_value" the estimated value of the density. This
density is esimated from the eQTLGen data. For details of how the
density was estiamted see Pullin and Wallace (2024+).
Examples
data(eqtlgen_density_data)
names(eqtlgen_density_data)
#> [1] "rel_dist" "dens_value"