forked from pinin4fjords/shinyngs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
48 lines (47 loc) · 1.12 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
# Generated by roxygen2: do not edit by hand
export(ExploratorySummarizedExperiment)
export(ExploratorySummarizedExperimentList)
export(annotatedHeatmap)
export(barcode_plot)
export(bootstrapMedian)
export(calculateDendrogram)
export(calculateDist)
export(chooseGroupingVariables)
export(clusteringDendrogram)
export(colGeomMeans)
export(colMedians)
export(convertIds)
export(eselistFromYAML)
export(foldChange)
export(geom_mean)
export(ggplot_boxplot)
export(hiddenInput)
export(idToLabel)
export(inlineField)
export(interactiveHeatmap)
export(interleaveColumns)
export(makeAnnotationColors)
export(makeColorScale)
export(na.replace)
export(nlines)
export(plotly_quartiles)
export(prepareApp)
export(prettifyGeneSetName)
export(prettifyVariablename)
export(pushToList)
export(singleValidMatrix)
export(splitStringToFixedwidthLines)
export(summarizeMatrix)
export(summarySE)
export(ucfirst)
export(unpack.list)
exportClasses(ExploratorySummarizedExperiment)
exportClasses(ExploratorySummarizedExperimentList)
import(SummarizedExperiment)
import(data.table)
import(ggdendro)
import(ggplot2)
import(plotly)
import(plyr)
import(shiny)
import(yaml)