-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 780 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 780 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
# Generated by roxygen2: do not edit by hand
export(combinePvalues)
export(extractPvalues)
export(getFeatures)
export(getGeneMapping)
export(getMetaboliteMapping)
export(getMultiOmicsFeatures)
export(getOrganisms)
export(initOmicsDataStructure)
export(multiGSEA)
export(rankFeatures)
export(rename_duplicates)
importFrom(AnnotationDbi,select)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,pull)
importFrom(fgsea,fgseaMultilevel)
importFrom(graphite,nodes)
importFrom(graphite,pathwayDatabases)
importFrom(graphite,pathways)
importFrom(magrittr,"%>%")
importFrom(metaboliteIDmapping,metabolitesMapping)
importFrom(metap,sumlog)
importFrom(metap,sump)
importFrom(metap,sumz)
importFrom(methods,is)
importFrom(rappdirs,user_cache_dir)
importFrom(rlang,.data)