-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathNAMESPACE
62 lines (61 loc) · 1.19 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
# Generated by roxygen2: do not edit by hand
S3method(plot,distn)
S3method(plot,norm)
export(VERBOSE)
export(clust_eset)
export(colGradient)
export(cumineq)
export(file.ext)
export(g_legend)
export(genIndex)
export(getGeneSet)
export(ggheat.continuous)
export(ggheat.continuous.group)
export(ggheat.continuous.single)
export(ggheat.make.groups)
export(hcopt)
export(heatmap.ggplot2)
export(hyperEnrichment)
export(installR)
export(ksGenescore)
export(load.var)
export(make_legend)
export(make_legend_continuous)
export(make_legend_list)
export(match.nona)
export(matchIndex)
export(merge_labels)
export(mmatch)
export(multi.write.xlsx)
export(my.write.table)
export(pval2fdr)
export(read.delim.wsave)
export(read.tab.delim)
export(run_assign)
export(run_deseq)
export(run_edgeR)
export(run_limma)
export(scale_row)
export(summarize_results)
export(to.hex)
export(variationFilter)
exportClasses(GeneSet)
exportMethods(initialize)
import(ASSIGN)
import(Biobase)
import(BiocManager)
import(DESeq2)
import(RColorBrewer)
import(data.table)
import(devtools)
import(edgeR)
import(ggdendro)
import(ggplot2)
import(gplots)
import(grid)
import(gridExtra)
import(gtable)
import(limma)
import(reshape2)
import(scales)
import(stats)