-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
54 lines (53 loc) · 1.3 KB
/
Copy pathNAMESPACE
File metadata and controls
54 lines (53 loc) · 1.3 KB
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
50
51
52
53
54
# Generated by roxygen2: do not edit by hand
export(DownloadGenesInGO)
export(DownloadGenesInMouseGO)
export(autophagyPapersAllGenes)
export(autophagyPapersOneGene)
export(build_kernel)
export(degreeStratifiedMonteCarlo)
export(degreeStratifiedMonteCarloMean)
export(degreeStratifiedSample)
export(diffuseList)
export(diffuseList2Layer)
export(downloadGenesInLoci)
export(download_kernel)
export(findAutophagyDoublePapers)
export(findDoubleQueryPapers)
export(getGONetworkNodes)
export(getGSEA_DGN)
export(getGSEA_DO)
export(getGSEA_MeSH)
export(getGSEA_custom)
export(getGenesFromList)
export(getTermPapers)
export(getTopList)
export(halfKnownTest)
export(load_kernel)
export(logVariableDiscretisation)
export(networkDiscretisation)
export(plotPRC)
export(plotROC)
export(stratifiedSample)
export(targetBoxPlot)
export(testGO)
export(topScoresSubnetwork)
export(topXpercentIntersection)
import(ROCR)
import(biomaRt)
import(data.table)
import(diffuStats)
import(easyPubMed)
import(ggplot2)
import(igraph)
import(org.Hs.eg.db)
import(varrank)
importFrom(DOSE,gseDGN)
importFrom(clusterProfiler,GSEA)
importFrom(clusterProfiler,gseDO)
importFrom(clusterProfiler,setReadable)
importFrom(graphics,abline)
importFrom(meshes,gseMeSH)
importFrom(stats,median)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,write.csv)