View source: R/POLYFUN_finemapper.R
POLYFUN_finemapper | R Documentation |
Run PolyFun+SUSIE fine-mapping pipeline
POLYFUN_finemapper( polyfun = NULL, dat = NULL, npz_gz_LD = NULL, locus = NULL, sample_size = NULL, locus_dir, n_causal = 5, method = "susie", h2_path = NULL, conda_env = "echoR_mini", verbose = TRUE )
https://www.nature.com/articles/s41588-020-00735-5
Other polyfun:
POLYFUN_compute_priors()
,
POLYFUN_download_ref_files()
,
POLYFUN_find_folder()
,
POLYFUN_gather_annotations()
,
POLYFUN_gather_ldscores()
,
POLYFUN_help()
,
POLYFUN_import_priors()
,
POLYFUN_initialize()
,
POLYFUN_munge_summ_stats()
,
POLYFUN_prepare_snp_input()
,
POLYFUN_run_ldsc()
,
POLYFUN()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.