R/utils.R
example_eQTL_Catalogue_query_paths.Rd
Returns the paths to eQTL Catalogue query results stored within catalogueR. Each file is a merged data.table of the GWAS summary stats used to make the query, and the eQTL Catalogue query results (which can contain data for multiple eGenes).
example_eQTL_Catalogue_query_paths(Rlib_path = NULL)
Rlib_path | This function will automatically find your Rlib path, but you can override this by supplying it manually. |
---|
https://www.biorxiv.org/content/10.1101/388165v3
GWAS data originally comes from the Parkinson's disease GWAS by Nalls et al. (bioRxiv).
SNP RSID
Chromosome
Genomic positiion (in basepairs)
Other Nalls23andMe_2019
These example files can be used:
example_sumstats_paths()
gwas.qtl_paths <- example_eQTL_Catalogue_query_paths()