forked from tnaake/MetNet
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 795 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 795 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
30
31
32
33
34
35
# Generated by roxygen2: do not edit by hand
export(adjacency_list)
export(annotaionNames)
export(aracne)
export(bayes)
export(clr)
export(combine)
export(correlation)
export(getLinks)
export(lasso)
export(randomForest)
export(rtCorrection)
export(statistical)
export(structural)
export(summary_mz)
export(threshold)
export(threshold_p)
importFrom(BiocParallel,bplapply)
importFrom(GENIE3,GENIE3)
importFrom(bnlearn,arcs)
importFrom(bnlearn,fast.iamb)
importFrom(methods,formalArgs)
importFrom(mpmi,cmi)
importFrom(parmigene,aracne.a)
importFrom(parmigene,clr)
importFrom(ppcor,pcor)
importFrom(ppcor,spcor)
importFrom(sna,consensus)
importFrom(stabs,glmnet.lasso)
importFrom(stabs,stabsel.matrix)
importFrom(stats,cor)
importFrom(stats,formula)
importFrom(stats,p.adjust)
importFrom(stats,sd)