-
Notifications
You must be signed in to change notification settings - Fork 8
/
NAMESPACE
208 lines (207 loc) · 5.91 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
# Generated by roxygen2: do not edit by hand
export(GeneTonic)
export(GeneTonicList)
export(GeneTonic_list)
export(check_colors)
export(checkup_GeneTonic)
export(checkup_gtl)
export(cluster_markov)
export(create_jaccard_matrix)
export(create_kappa_matrix)
export(create_upsetdata)
export(describe_gtl)
export(deseqresult2df)
export(distill_enrichment)
export(enhance_table)
export(enrichment_map)
export(export_for_iSEE)
export(export_to_sif)
export(gene_plot)
export(geneinfo_2_html)
export(get_aggrscores)
export(get_expression_values)
export(ggs_backbone)
export(ggs_graph)
export(go_2_html)
export(gs_alluvial)
export(gs_dendro)
export(gs_fuzzyclustering)
export(gs_heatmap)
export(gs_horizon)
export(gs_mds)
export(gs_radar)
export(gs_sankey)
export(gs_scores)
export(gs_scoresheat)
export(gs_simplify)
export(gs_spider)
export(gs_summary_heat)
export(gs_summary_overview)
export(gs_summary_overview_pair)
export(gs_upset)
export(gs_volcano)
export(happy_hour)
export(map2color)
export(overlap_coefficient)
export(overlap_jaccard_index)
export(shake_davidResult)
export(shake_enrichResult)
export(shake_enrichrResult)
export(shake_fgseaResult)
export(shake_gprofilerResult)
export(shake_gsenrichResult)
export(shake_topGOtableResult)
export(signature_volcano)
export(styleColorBar_divergent)
export(summarize_ggs_hubgenes)
import(GO.db)
import(SummarizedExperiment)
import(ggplot2)
import(shiny, except = c(renderDataTable, dataTableOutput))
importFrom(AnnotationDbi,Definition)
importFrom(AnnotationDbi,GOID)
importFrom(AnnotationDbi,Ontology)
importFrom(AnnotationDbi,Secondary)
importFrom(AnnotationDbi,Synonym)
importFrom(AnnotationDbi,Term)
importFrom(ComplexHeatmap,Heatmap)
importFrom(ComplexHeatmap,HeatmapAnnotation)
importFrom(ComplexHeatmap,draw)
importFrom(ComplexUpset,intersection_matrix)
importFrom(ComplexUpset,intersection_size)
importFrom(ComplexUpset,upset)
importFrom(DESeq2,counts)
importFrom(DESeq2,estimateSizeFactors)
importFrom(DESeq2,normalizationFactors)
importFrom(DESeq2,sizeFactors)
importFrom(DESeq2,vst)
importFrom(DT,JS)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,formatRound)
importFrom(DT,formatStyle)
importFrom(DT,renderDataTable)
importFrom(RColorBrewer,brewer.pal)
importFrom(S4Vectors,mcols)
importFrom(backbone,backbone.extract)
importFrom(backbone,fdsm)
importFrom(backbone,fixedrow)
importFrom(backbone,sdsm)
importFrom(bs4Dash,bs4Card)
importFrom(bs4Dash,bs4DashBody)
importFrom(bs4Dash,bs4DashControlbar)
importFrom(bs4Dash,bs4DashFooter)
importFrom(bs4Dash,bs4DashNavbar)
importFrom(bs4Dash,bs4DashPage)
importFrom(bs4Dash,bs4DashSidebar)
importFrom(bs4Dash,bs4InfoBox)
importFrom(bs4Dash,bs4InfoBoxOutput)
importFrom(bs4Dash,bs4SidebarMenu)
importFrom(bs4Dash,bs4SidebarMenuItem)
importFrom(bs4Dash,bs4TabCard)
importFrom(bs4Dash,bs4TabItem)
importFrom(bs4Dash,bs4TabItems)
importFrom(bs4Dash,bs4ValueBox)
importFrom(bs4Dash,bs4ValueBoxOutput)
importFrom(bs4Dash,renderbs4InfoBox)
importFrom(bs4Dash,renderbs4ValueBox)
importFrom(circlize,colorRamp2)
importFrom(colorspace,rainbow_hcl)
importFrom(colourpicker,colourInput)
importFrom(dendextend,branches_attr_by_clusters)
importFrom(dendextend,set)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dynamicTreeCut,cutreeDynamic)
importFrom(expm,"%^%")
importFrom(ggforce,geom_sina)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(ggridges,geom_density_ridges)
importFrom(ggridges,position_points_jitter)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(grid,gpar)
importFrom(igraph,"%du%")
importFrom(igraph,"E<-")
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,add_edges)
importFrom(igraph,as_adjacency_matrix)
importFrom(igraph,as_biadjacency_matrix)
importFrom(igraph,as_edgelist)
importFrom(igraph,degree)
importFrom(igraph,delete_edges)
importFrom(igraph,delete_vertices)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,induced_subgraph)
importFrom(igraph,make_full_graph)
importFrom(igraph,permute)
importFrom(igraph,strength)
importFrom(igraph,vcount)
importFrom(matrixStats,rowSds)
importFrom(methods,is)
importFrom(mosdef,create_link_GO)
importFrom(mosdef,create_link_GeneCards)
importFrom(mosdef,create_link_NCBI)
importFrom(mosdef,deresult_to_df)
importFrom(mosdef,gene_plot)
importFrom(mosdef,geneinfo_to_html)
importFrom(mosdef,go_to_html)
importFrom(mosdef,map_to_color)
importFrom(mosdef,styleColorBar_divergent)
importFrom(plotly,add_trace)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(rintrojs,introjs)
importFrom(rintrojs,introjsUI)
importFrom(rlang,.data)
importFrom(rmarkdown,render)
importFrom(scales,alpha)
importFrom(scales,muted)
importFrom(shinyAce,aceEditor)
importFrom(shinyWidgets,dropdownButton)
importFrom(shinyWidgets,tooltipOptions)
importFrom(shinycssloaders,withSpinner)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,cmdscale)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,order.dendrogram)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,separate_rows)
importFrom(tippy,with_tippy)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(utils,browseURL)
importFrom(utils,citation)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,packageDescription)
importFrom(utils,read.delim)
importFrom(utils,sessionInfo)
importFrom(utils,write.table)
importFrom(viridis,viridis)
importFrom(visNetwork,renderVisNetwork)
importFrom(visNetwork,visExport)
importFrom(visNetwork,visIgraph)
importFrom(visNetwork,visNetworkOutput)
importFrom(visNetwork,visOptions)