Diff of /NAMESPACE [000000] .. [494cbf]

Switch to unified view

a b/NAMESPACE
1
# Generated by roxygen2: do not edit by hand
2
3
export(compAgree)
4
export(compClinvar)
5
export(compDrugsen)
6
export(compFGA)
7
export(compMut)
8
export(compSurv)
9
export(compTMB)
10
export(getCIMLR)
11
export(getCOCA)
12
export(getClustNum)
13
export(getConsensusClustering)
14
export(getConsensusMOIC)
15
export(getElites)
16
export(getIntNMF)
17
export(getLRAcluster)
18
export(getMOIC)
19
export(getMoCluster)
20
export(getMoHeatmap)
21
export(getNEMO)
22
export(getPINSPlus)
23
export(getSNF)
24
export(getSilhouette)
25
export(getStdiz)
26
export(getiClusterBayes)
27
export(runDEA)
28
export(runGSEA)
29
export(runGSVA)
30
export(runKappa)
31
export(runMarker)
32
export(runNTP)
33
export(runPAM)
34
export(twoclassdeseq2)
35
export(twoclassedger)
36
export(twoclasslimma)
37
import(CIMLR)
38
import(ConsensusClusterPlus)
39
import(IntNMF)
40
import(PINSPlus)
41
import(SNFtool)
42
import(cluster)
43
import(coca)
44
import(ggalluvial)
45
import(ggplot2)
46
import(iClusterPlus)
47
import(mogsa)
48
import(patchwork)
49
import(ridge)
50
import(survival)
51
import(survminer)
52
import(sva)
53
importFrom(CMScaller,ntp)
54
importFrom(CMScaller,subHeatmap)
55
importFrom(ClassDiscovery,distanceMatrix)
56
importFrom(ComplexHeatmap,"%v%")
57
importFrom(ComplexHeatmap,Heatmap)
58
importFrom(ComplexHeatmap,HeatmapAnnotation)
59
importFrom(ComplexHeatmap,anno_mark)
60
importFrom(ComplexHeatmap,draw)
61
importFrom(ComplexHeatmap,ht_opt)
62
importFrom(ComplexHeatmap,oncoPrint)
63
importFrom(ComplexHeatmap,pheatmap)
64
importFrom(ComplexHeatmap,rowAnnotation)
65
importFrom(DESeq2,DESeq)
66
importFrom(DESeq2,DESeqDataSetFromMatrix)
67
importFrom(DESeq2,results)
68
importFrom(GSVA,gsva)
69
importFrom(PINSPlus,PerturbationClustering)
70
importFrom(aricode,AMI)
71
importFrom(aricode,ARI)
72
importFrom(car,powerTransform)
73
importFrom(circlize,colorRamp2)
74
importFrom(clusterProfiler,GSEA)
75
importFrom(clusterProfiler,read.gmt)
76
importFrom(clusterRepro,IGP.clusterRepro)
77
importFrom(cowplot,plot_grid)
78
importFrom(dplyr,"%>%")
79
importFrom(dplyr,group_by)
80
importFrom(dplyr,mutate)
81
importFrom(dplyr,n)
82
importFrom(dplyr,summarise)
83
importFrom(dplyr,summarize)
84
importFrom(dplyr,tally)
85
importFrom(edgeR,DGEList)
86
importFrom(edgeR,calcNormFactors)
87
importFrom(edgeR,estimateDisp)
88
importFrom(edgeR,glmFit)
89
importFrom(edgeR,glmLRT)
90
importFrom(edgeR,topTags)
91
importFrom(flexclust,comPart)
92
importFrom(genefilter,rowttests)
93
importFrom(ggalluvial,StatStratum)
94
importFrom(ggplot2,alpha)
95
importFrom(ggpp,geom_table)
96
importFrom(ggpubr,stat_compare_means)
97
importFrom(grDevices,colorRamp)
98
importFrom(grDevices,colorRampPalette)
99
importFrom(grDevices,dev.copy2pdf)
100
importFrom(grDevices,dev.off)
101
importFrom(grDevices,pdf)
102
importFrom(grDevices,pdf.options)
103
importFrom(grid,gpar)
104
importFrom(grid,grid.rect)
105
importFrom(impute,impute.knn)
106
importFrom(jstable,CreateTableOne2)
107
importFrom(limma,eBayes)
108
importFrom(limma,lmFit)
109
importFrom(limma,makeContrasts)
110
importFrom(limma,topTable)
111
importFrom(maftools,read.maf)
112
importFrom(maftools,titv)
113
importFrom(officer,body_add_par)
114
importFrom(officer,body_add_table)
115
importFrom(officer,read_docx)
116
importFrom(pamr,pamr.train)
117
importFrom(preprocessCore,normalize.quantiles)
118
importFrom(reshape2,melt)
119
importFrom(sva,ComBat)
120
importFrom(tibble,tibble)
121
importFrom(vegan,vegdist)