R/download.R
xQTLdownload_hqtlmeta.Rd
Download metadata for H3K4me1 and H3K27ac histone QTL (hQTL)
xQTLdownload_hqtlmeta(histone_type = "H3K27AC", cell_type = "monocyte")
(string) One of the histone types: "H3K27AC" or "H3K4ME1".
(string) One of the cell types: "monocyte", "neutrophil" or "T cell".
a data.table object includng all CpG ID
hqtlmeta <- xQTLdownload_hqtlmeta(histone_type="H3K4ME1", cell_type="T cell")