generated from RajLabMSSM/echoverseTemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
58 lines (57 loc) · 1.56 KB
/
NAMESPACE
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Generated by roxygen2: do not edit by hand
export(ABF)
export(COJO)
export(FINEMAP)
export(PAINTOR)
export(POLYFUN)
export(POLYFUN_compute_priors)
export(POLYFUN_help)
export(POLYFUN_install)
export(SUSIE)
export(check_required_cols)
export(create_method_path)
export(drop_finemap_cols)
export(lfm)
export(multifinemap)
export(required_cols)
import(cli)
importFrom(Matrix,forceSymmetric)
importFrom(R.utils,createLink)
importFrom(coloc,finemap.abf)
importFrom(data.table,":=")
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(data.table,rbindlist)
importFrom(data.table,setkey)
importFrom(data.table,setnames)
importFrom(downloadR,downloader)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter_at)
importFrom(dplyr,rename)
importFrom(echoLD,get_LD)
importFrom(echoLD,subset_common_snps)
importFrom(echoannot,ROADMAP_query)
importFrom(echoannot,XGR_query)
importFrom(echoconda,activate_env)
importFrom(echoconda,cmd_print)
importFrom(echoconda,find_executables_remote)
importFrom(echoconda,find_python_path)
importFrom(echodata,construct_colmap)
importFrom(echodata,get_data)
importFrom(echodata,get_os)
importFrom(echodata,get_sample_size)
importFrom(methods,is)
importFrom(rlang,missing_arg)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stringr,str_split)
importFrom(susieR,susie_get_cs)
importFrom(susieR,susie_get_pip)
importFrom(susieR,susie_plot_iteration)
importFrom(tidyr,separate)
importFrom(tools,R_user_dir)
importFrom(utils,packageVersion)
importFrom(utils,untar)