View source: R/POLYFUN_gather_annotations.R
POLYFUN_gather_annotations | R Documentation |
Find and import PolyFun annotation files
POLYFUN_gather_annotations( chromosomes = seq_len(22), subset_snps = NULL, polyfun_annots )
Other polyfun:
POLYFUN_compute_priors()
,
POLYFUN_download_ref_files()
,
POLYFUN_find_folder()
,
POLYFUN_finemapper()
,
POLYFUN_gather_ldscores()
,
POLYFUN_help()
,
POLYFUN_import_priors()
,
POLYFUN_initialize()
,
POLYFUN_munge_summ_stats()
,
POLYFUN_prepare_snp_input()
,
POLYFUN_run_ldsc()
,
POLYFUN()
## Not run: dat <- echodata::BST1 annot_DT <- POLYFUN_gather_annotations(chromosomes=dat$CHR[1], subset_snps=subset_snps, polyfun_annots="/pd-omics/tools/polyfun/annotations/baselineLF2.2.UKB") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.