-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 720 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Generated by roxygen2: do not edit by hand
export(check_setup)
export(dsg_method_output_dir)
export(effective_n)
export(format_coloc)
export(get_system_paths)
export(liability_scale_h2)
export(ls_sumstats)
export(mr_on_tidyGWAS)
export(pipeline_clumping)
export(pipeline_sbayesrc)
export(pipeline_sbayess)
export(ranges_to_bed)
export(read_gwas)
export(read_ldsc_h2)
export(run_clumping)
export(run_coloc)
export(run_mbat_combo)
export(run_sbayesrc)
export(run_sbayess)
export(run_sbayess_req)
export(schedule_slurm)
export(setup)
export(setup_dsg)
export(slurm_header)
export(tidyGWAS_paths)
export(to_clumping)
export(to_ldsc)
export(to_ma)
export(to_plink_clumping)
export(with_container)
importFrom(rlang,"%||%")