-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
35 lines (34 loc) · 849 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(availableTerms)
export(getLongMetaTb)
export(getMetadata)
export(getNarrowMetaTb)
export(getOntoInfo)
export(getShortMetaTb)
export(getWideMetaTb)
export(get_ontologies)
export(ontoTreePlot)
export(tree_filter)
import(BiocFileCache)
import(DiagrammeR)
import(dplyr)
import(rols)
import(tidyr)
importFrom(data.tree,FromDataFrameNetwork)
importFrom(dplyr,across)
importFrom(dplyr,filter)
importFrom(dplyr,group_by_at)
importFrom(dplyr,reframe)
importFrom(dplyr,ungroup)
importFrom(jsonlite,fromJSON)
importFrom(methods,as)
importFrom(plyr,mapvalues)
importFrom(readr,read_csv)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,is_empty)
importFrom(rlang,sym)
importFrom(stats,na.omit)
importFrom(tibble,as_tibble)
importFrom(tidyr,separate_longer_delim)
importFrom(utils,read.csv)