Returns the paths to summary stats stored within catalogueR. Each file is the output of a locus that has been fine-mapping using echolocatoR. Data originally comes from the Parkinson's disease GWAS by Nalls et al. (bioRxiv).

example_sumstats_paths(Rlib_path = NULL)

Arguments

Rlib_path

This function will automatically find your Rlib path, but you can override this by supplying it manually.

Source

https://www.biorxiv.org/content/10.1101/388165v3

Details

SNP

SNP RSID

CHR

Chromosome

POS

Genomic positiion (in basepairs)

...

See also

Other Nalls23andMe_2019 These example files can be used: example_eQTL_Catalogue_query_paths()

Examples

sumstats_paths <- example_sumstats_paths()