-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
203 lines (202 loc) · 5.28 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
# Generated by roxygen2: do not edit by hand
S3method("$",shaidyRepo)
S3method("+",ngchmAxis)
S3method("+",ngchmVersion2)
S3method(as.dendrogram,shaid)
S3method(as.hclust,shaid)
S3method(dim,ngchmLayer)
S3method(dim,ngchmVersion2)
S3method(dimnames,ngchmLayer)
S3method(dimnames,ngchmVersion2)
S3method(getDimensions,Seurat)
S3method(getDimensions,default)
S3method(getDimensions,prcomp)
S3method(getDimensions,umap)
S3method(plot,ngchmVersion2)
S3method(print,ngchm.type.info)
S3method(print,shaidyRepo)
export("chmColorMap<-")
export("chmColors<-")
export("chmLabel<-")
export("chmLayer<-")
export("chmProperty<-")
export(chmAddPCA)
export(chmAddReducedDim)
export(chmAddTSNE)
export(chmAddUMAP)
export(chmAddUWOT)
export(chmAxis)
export(chmAxisType)
export(chmBrowse)
export(chmColorMap)
export(chmColors)
export(chmCovariate)
export(chmCovariateBar)
export(chmCreateCollection)
export(chmCreateManagedServer)
export(chmCreateServer)
export(chmCurrentCollection)
export(chmCurrentServer)
export(chmDefaultColOrder)
export(chmDefaultRowOrder)
export(chmExportToFile)
export(chmExportToHTML)
export(chmExportToPDF)
export(chmFieldAccessFunction)
export(chmGetDeployServerConfig)
export(chmGetFunction)
export(chmGetOverview)
export(chmGetTypeInfo)
export(chmLabel)
export(chmLayer)
export(chmListFunctions)
export(chmListServers)
export(chmListTypes)
export(chmLoadShaidyCHM)
export(chmManager)
export(chmNew)
export(chmNewColorMap)
export(chmNewCovariate)
export(chmNewCovariateBar)
export(chmNewDataLayer)
export(chmNewDataset)
export(chmNewDialog)
export(chmNewFunction)
export(chmNewProperty)
export(chmNewServer)
export(chmOriginalColOrder)
export(chmOriginalRowOrder)
export(chmProperties)
export(chmProperty)
export(chmRandomColOrder)
export(chmRandomRowOrder)
export(chmRegisterAxisFunction)
export(chmRegisterFunction)
export(chmRegisterGetMetadataFunction)
export(chmRegisterMatrixFunction)
export(chmRegisterToolboxFunction)
export(chmRegisterType)
export(chmRegisterTypeMapper)
export(chmRegisterTypeSplitter)
export(chmServer)
export(chmSetCollection)
export(chmSetDeployServerConfig)
export(chmStringopFunction)
export(chmTreeGaps)
export(chmWriteCustomJS)
export(getDimensions)
export(initLogging)
export(ngchmAddDatasetBlob)
export(ngchmAddMatrixToCollection)
export(ngchmAddObjectToCollection)
export(ngchmCollectionInCollection)
export(ngchmCollectionTree)
export(ngchmCreateServerProtocol)
export(ngchmFindRepo)
export(ngchmGetDataFileShaid)
export(ngchmGetEnv)
export(ngchmGetHandleHTTR)
export(ngchmGetLabels)
export(ngchmGetLabelsStr)
export(ngchmGetProtoParam)
export(ngchmGetServerProtocol)
export(ngchmInitShaidyRepository)
export(ngchmListServerProtocols)
export(ngchmLoadDatasetBlob)
export(ngchmNewCollection)
export(ngchmProtoParamCheck)
export(ngchmPushSourceRepository)
export(ngchmPushSourceServer)
export(ngchmPushTempRepository)
export(ngchmRegisterServer)
export(ngchmRenderChm)
export(ngchmResponseJSON)
export(ngchmSaveAsDatasetBlob)
export(ngchmSaveAsDendrogramBlob)
export(ngchmTileDataset)
export(ngchmUnregisterServer)
export(shaidyAddFileBlob)
export(shaidyBlobExists)
export(shaidyCopyBlob)
export(shaidyFindRepo)
export(shaidyInitRepository)
export(shaidyLoadRepository)
export(shaidyProvenance)
exportClasses(ngchm)
exportClasses(ngchmAxis)
exportClasses(ngchmBar)
exportClasses(ngchmCSS)
exportClasses(ngchmColormap)
exportClasses(ngchmCovariate)
exportClasses(ngchmDataset)
exportClasses(ngchmDialog)
exportClasses(ngchmJS)
exportClasses(ngchmLayer)
exportClasses(ngchmMenuItem)
exportClasses(ngchmMetaData)
exportClasses(ngchmOverview)
exportClasses(ngchmProperty)
exportClasses(ngchmRelated)
exportClasses(ngchmRelatedGroup)
exportClasses(ngchmServer)
exportClasses(ngchmServerProtocol)
exportClasses(ngchmTemplate)
exportMethods("+")
exportMethods("chmColOrder<-")
exportMethods("chmRowOrder<-")
exportMethods(chmAdd)
exportMethods(chmAddAxisType)
exportMethods(chmAddCSS)
exportMethods(chmAddColormap)
exportMethods(chmAddCovariate)
exportMethods(chmAddCovariateBar)
exportMethods(chmAddDataset)
exportMethods(chmAddDialog)
exportMethods(chmAddLayer)
exportMethods(chmAddMenuItem)
exportMethods(chmAddMetaData)
exportMethods(chmAddOverview)
exportMethods(chmAddProperty)
exportMethods(chmAddRelated)
exportMethods(chmAddRelatedGroup)
exportMethods(chmAddSpecificAxisTypeFunction)
exportMethods(chmAddTag)
exportMethods(chmAddTemplate)
exportMethods(chmAddToolboxR)
exportMethods(chmAddToolboxR2)
exportMethods(chmAddToolboxRC)
exportMethods(chmBindFunction)
exportMethods(chmDeployServer)
exportMethods(chmGetDataset)
exportMethods(chmGetProperty)
exportMethods(chmGetURL)
exportMethods(chmHasProperty)
exportMethods(chmInstall)
exportMethods(chmLoadCHM)
exportMethods(chmMake)
exportMethods(chmMakePrivate)
exportMethods(chmMakePublic)
exportMethods(chmName)
exportMethods(chmSetCredentials)
exportMethods(chmUninstall)
exportMethods(chmUrlBase)
exportMethods(shaidyGetComponents)
exportMethods(shaidyGetShaid)
import(digest)
import(htmltools)
import(httr)
import(jsonlite)
import(methods)
import(stats)
import(tsvio)
import(utils)
importFrom(logger,appender_console)
importFrom(logger,appender_file)
importFrom(logger,layout_glue)
importFrom(logger,layout_glue_generator)
importFrom(logger,log_appender)
importFrom(logger,log_debug)
importFrom(logger,log_error)
importFrom(logger,log_info)
importFrom(logger,log_layout)
importFrom(logger,log_threshold)