List of all queryable tabix-indexed eQTL Catalogue datasets and their associated systems/tissues/cell types.

meta

Format

An object of class data.table (inherits from data.frame) with 242 rows and 11 columns.

See also

Examples

if (FALSE) { meta <- eQTL_Catalogue.list_datasets(force_new=T) meta <- meta %>% dplyr::mutate(ftp_path= gsub("Fairfax_2014_monocyte","Fairfax_2014",ftp_path)) usethis::use_data(meta, overwrite=T) }