-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
45 lines (44 loc) · 829 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
36
37
38
39
40
41
42
43
44
45
# Generated by roxygen2: do not edit by hand
export(complete_m)
export(create_net2plot)
export(download_genes_annotation)
export(enhancer_classifier)
export(explain_classifier)
export(firstup)
export(get_centr_info)
export(merge_prop_info)
export(rwr_OVprop)
export(rwr_SGprop)
export(start_GUI)
export(tuning_prop_vars)
import(DALEX)
import(DALEXtra)
import(DT)
import(Matrix)
import(RCy3)
import(Rfast)
import(biomaRt)
import(cppRouting)
import(data.table)
import(doParallel)
import(dplyr)
import(fields)
import(foreach)
import(future)
import(grDevices)
import(graphics)
import(igraph)
import(mlr3learners)
import(mlr3tuning)
import(mlr3verse)
import(mlr3viz)
import(parallel)
import(plotfunctions)
import(plyr)
import(scales)
import(shiny)
import(shinydashboard)
import(shinyjs)
import(spam)
import(stats)
import(visNetwork)