generated from shbrief/ProjectAsPackage
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNAMESPACE
79 lines (78 loc) · 1.82 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# Generated by roxygen2: do not edit by hand
export("PCAsummary<-")
export("geneSets<-")
export("gsea<-")
export("mesh<-")
export("silhouetteWidth<-")
export("studies<-")
export("trainingData<-")
export("updateNote<-")
export(PCAGenomicSignatures)
export(PCAsummary)
export(PCinRAV)
export(RAVindex)
export(annotatePC)
export(annotateRAV)
export(availableRAVmodel)
export(buildAvgLoading)
export(calculateScore)
export(drawWordcloud)
export(extractPC)
export(findKeywordInRAV)
export(findSignature)
export(findStudiesInCluster)
export(geneSets)
export(getModel)
export(getRAVInfo)
export(getStudyInfo)
export(gsea)
export(heatmapTable)
export(mesh)
export(meshTable)
export(plotAnnotatedPCA)
export(plotValidate)
export(rmNaInf)
export(sampleScoreHeatmap)
export(silhouetteWidth)
export(studies)
export(subsetEnrichedPathways)
export(trainingData)
export(updateNote)
export(validate)
export(validatedSignatures)
export(version)
exportClasses(GenomicSignatures)
exportClasses(PCAGenomicSignatures)
exportMethods("PCAsummary<-")
exportMethods("geneSets<-")
exportMethods("gsea<-")
exportMethods("mesh<-")
exportMethods("silhouetteWidth<-")
exportMethods("studies<-")
exportMethods("trainingData<-")
exportMethods("updateNote<-")
exportMethods(PCAsummary)
exportMethods(RAVindex)
exportMethods(geneSets)
exportMethods(gsea)
exportMethods(mesh)
exportMethods(show)
exportMethods(silhouetteWidth)
exportMethods(studies)
exportMethods(trainingData)
exportMethods(updateNote)
exportMethods(version)
import(ComplexHeatmap)
import(SummarizedExperiment)
import(dplyr)
import(ggplot2)
import(ggpubr)
import(methods)
importFrom(BiocFileCache,bfcadd)
importFrom(BiocFileCache,bfcdownload)
importFrom(BiocFileCache,bfcneedsupdate)
importFrom(BiocFileCache,bfcquery)
importFrom(BiocFileCache,bfcrpath)
importFrom(S4Vectors,metadata)
importFrom(grid,gpar)
importFrom(irlba,irlba)