Download summary statistics data of H3K4me1 and H3K27ac histone QTL (hQTL) using a specified location
xQTLdownload_hqtl(
phenotype_id = "9:99773935-99776816",
histone_type = "H3K27AC",
cell_type = "monocyte",
hqtlmeta = NULL
)A data.table object
phenotype_id that formatted with genome location, like: 9-99773935-99776816, can be obtained using xQTLdownload_hqtlmeta
(string) One of the histone types: "H3K27AC" or "H3K4ME1".
(string) One of the cell types: "monocyte", "neutrophil" or "T cell".
A data.table object obtained via xQTLdownload_hqtlmeta.