-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathNAMESPACE
executable file
·49 lines (48 loc) · 1.4 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
# Generated by roxygen2: do not edit by hand
export(batapply)
export(check_deprecated)
export(check_genome)
export(finemap_loci)
export(finemap_locus)
import(catalogueR)
import(cli)
import(downloadR)
import(echoannot)
import(echoconda)
import(echodata)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(echoLD,filter_LD)
importFrom(echoLD,get_LD)
importFrom(echoLD,get_MAF_UKB)
importFrom(echoLD,subset_common_snps)
importFrom(echodata,construct_colmap)
importFrom(echodata,createDT)
importFrom(echodata,example_fullSS)
importFrom(echodata,find_consensus_snps)
importFrom(echodata,gene_locus_list)
importFrom(echodata,get_Kunkle2019)
importFrom(echodata,get_Nalls2019)
importFrom(echodata,get_Nalls2019_merged)
importFrom(echodata,import_topSNPs)
importFrom(echodata,is_empty)
importFrom(echodata,portal_metadata)
importFrom(echodata,portal_query)
importFrom(echodata,standardize)
importFrom(echofinemap,POLYFUN_install)
importFrom(echofinemap,lfm)
importFrom(echofinemap,multifinemap)
importFrom(echoplot,plot_locus)
importFrom(echotabix,construct_query)
importFrom(echotabix,convert_and_query)
importFrom(lifecycle,deprecate_stop)
importFrom(lifecycle,deprecated)
importFrom(methods,is)
importFrom(scales,rescale)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(stats,symnum)
importFrom(utf8,utf8_width)
importFrom(utils,citation)
importFrom(utils,getFromNamespace)
importFrom(utils,tail)