URLs to annotations/LD-scores generated by IMPACT (Inference and Modeling of Phenotype-related ACtive Transcription),
data("IMPACT_files")
An object of class data.table
(inherits from data.frame
) with 88 rows and 9 columns.
IMPACT_files <- downloadR::zenodo_list(token = token)[!endsWith(filename,
c(".zip",".tbi")),]
usethis::use_data(IMPACT_files, overwrite = TRUE)