-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathNAMESPACE
266 lines (265 loc) · 7.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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
# Generated by roxygen2: do not edit by hand
export(BMIQ)
export(RnBeadRawSet)
export(RnBeadSet)
export(RnBiseqSet)
export(addRegionSubsegments)
export(combineTestPvalsMeth)
export(computeDiffTab.default.region)
export(computeDiffTab.default.site)
export(computeDiffTab.extended.site)
export(create.densityScatter)
export(create.scatter.dens.points)
export(createReport)
export(createReportGgPlot)
export(createReportPlot)
export(data.frame2GRanges)
export(deviation.plot.beta)
export(estimateProportionsCP)
export(exportDMRs2regionFile)
export(get.adjustment.variables)
export(get.comparison.info)
export(get.covariates.ct)
export(get.covariates.sva)
export(get.cpg.stats)
export(get.files)
export(greedycut.filter.matrix)
export(greedycut.get.statistics)
export(greedycut.get.submatrix)
export(has.covariates.ct)
export(has.covariates.sva)
export(limmaP)
export(load.region.subsegment.annotation)
export(load.rnb.diffmeth)
export(load.rnb.set)
export(logger.argument)
export(logger.close)
export(logger.completed)
export(logger.error)
export(logger.getfiles)
export(logger.info)
export(logger.isinitialized)
export(logger.machine.name)
export(logger.start)
export(logger.status)
export(logger.validate.file)
export(logger.warning)
export(parallel.getNumWorkers)
export(parallel.isEnabled)
export(parallel.setup)
export(parallel.teardown)
export(performEnrichment.diffMeth)
export(performGOenrichment.diffMeth.entrez)
export(read.GS.report)
export(read.bed.files)
export(read.data.dir)
export(read.geo)
export(read.idat.files)
export(read.sample.annotation)
export(refFreeEWASP)
export(rnb.RnBSet.to.GRangesList)
export(rnb.RnBSet.to.bed)
export(rnb.RnBSet.to.bedGraph)
export(rnb.add.figure)
export(rnb.add.list)
export(rnb.add.paragraph)
export(rnb.add.reference)
export(rnb.add.section)
export(rnb.add.table)
export(rnb.add.tables)
export(rnb.annotation.size)
export(rnb.annotation2data.frame)
export(rnb.beta2mval)
export(rnb.build.index)
export(rnb.color.legends)
export(rnb.execute.batch.qc)
export(rnb.execute.batcheffects)
export(rnb.execute.clustering)
export(rnb.execute.clustering.all)
export(rnb.execute.computeDiffMeth)
export(rnb.execute.context.removal)
export(rnb.execute.cross.reactive.removal)
export(rnb.execute.ct.estimation)
export(rnb.execute.dreduction)
export(rnb.execute.export.csv)
export(rnb.execute.filter.summary)
export(rnb.execute.gender.prediction)
export(rnb.execute.greedycut)
export(rnb.execute.high.coverage.removal)
export(rnb.execute.import)
export(rnb.execute.low.coverage.masking)
export(rnb.execute.na.removal)
export(rnb.execute.normalization)
export(rnb.execute.quality)
export(rnb.execute.sex.removal)
export(rnb.execute.snp.removal)
export(rnb.execute.sva)
export(rnb.execute.tnt)
export(rnb.execute.variability.removal)
export(rnb.export.all.annotation)
export(rnb.export.annotation)
export(rnb.export.to.ewasher)
export(rnb.export.to.trackhub)
export(rnb.find.relative.site.coord)
export(rnb.get.annotation)
export(rnb.get.assemblies)
export(rnb.get.chromosomes)
export(rnb.get.directory)
export(rnb.get.mapping)
export(rnb.get.reference)
export(rnb.get.reliability.matrix)
export(rnb.getOption)
export(rnb.infinium.control.targets)
export(rnb.initialize.reports)
export(rnb.is.option)
export(rnb.load.annotation)
export(rnb.load.sitelist)
export(rnb.message.plot)
export(rnb.mval2beta)
export(rnb.options)
export(rnb.options2xml)
export(rnb.performance.profile)
export(rnb.plot.beta.comparison)
export(rnb.plot.betadistribution.probeCategories)
export(rnb.plot.betadistribution.sampleGroups)
export(rnb.plot.biseq.coverage)
export(rnb.plot.biseq.coverage.hist)
export(rnb.plot.biseq.coverage.violin)
export(rnb.plot.control.barplot)
export(rnb.plot.control.boxplot)
export(rnb.plot.coverage.thresholds)
export(rnb.plot.ct.heatmap)
export(rnb.plot.dreduction)
export(rnb.plot.locus.profile)
export(rnb.plot.marker.fstat)
export(rnb.plot.negative.boxplot)
export(rnb.plot.num.sites.covg)
export(rnb.plot.pheno.categories)
export(rnb.plot.region.profile.density)
export(rnb.plot.region.profiles)
export(rnb.plot.region.site.density)
export(rnb.plot.sentrix.distribution)
export(rnb.plot.sentrix.distributions)
export(rnb.plot.snp.barplot)
export(rnb.plot.snp.boxplot)
export(rnb.plot.snp.heatmap)
export(rnb.region.types)
export(rnb.region.types.for.analysis)
export(rnb.remove.annotation)
export(rnb.run.analysis)
export(rnb.run.differential)
export(rnb.run.example)
export(rnb.run.exploratory)
export(rnb.run.import)
export(rnb.run.inference)
export(rnb.run.preprocessing)
export(rnb.run.qc)
export(rnb.run.tnt)
export(rnb.run.xml)
export(rnb.sample.groups)
export(rnb.sample.replicates)
export(rnb.sample.summary.table)
export(rnb.save.annotation)
export(rnb.set.annotation)
export(rnb.set.annotation.and.cpg.stats)
export(rnb.show.report)
export(rnb.step.betadistribution)
export(rnb.write.table)
export(rnb.xml2options)
export(rowOneSampleTP)
export(rowPairedTP)
export(rowWelchP)
export(save.rnb.diffmeth)
export(save.rnb.set)
export(set.covariates.ct)
export(set.covariates.sva)
exportClasses(ClusterArchitecture)
exportClasses(Report)
exportClasses(ReportGgPlot)
exportClasses(ReportPlot)
exportClasses(RnBClusterRun)
exportClasses(RnBDiffMeth)
exportClasses(RnBSet)
exportClasses(RnBeadClustering)
exportClasses(RnBeadRawSet)
exportClasses(RnBeadSet)
exportClasses(RnBiseqSet)
exportMethods(M)
exportMethods(U)
exportMethods(addDiffMethTable)
exportMethods(addPheno)
exportMethods(annotation)
exportMethods(assembly)
exportMethods(combine)
exportMethods(covg)
exportMethods(destroy)
exportMethods(dpval)
exportMethods(get.comparison.grouplabels)
exportMethods(get.comparison.groupsizes)
exportMethods(get.comparisons)
exportMethods(get.covg.thres)
exportMethods(get.region.types)
exportMethods(get.site.test.method)
exportMethods(get.table)
exportMethods(getExecutable)
exportMethods(getModuleNumCores)
exportMethods(getSubCmdStr)
exportMethods(getSubCmdTokens)
exportMethods(hasCovg)
exportMethods(includes.sites)
exportMethods(initialize)
exportMethods(is.valid)
exportMethods(join.diffMeth)
exportMethods(mergeSamples)
exportMethods(meth)
exportMethods(mval)
exportMethods(nsites)
exportMethods(off)
exportMethods(pheno)
exportMethods(qc)
exportMethods(regionMapping)
exportMethods(regions)
exportMethods(reload)
exportMethods(remove.regions)
exportMethods(remove.samples)
exportMethods(remove.sites)
exportMethods(run)
exportMethods(samples)
exportMethods(save.tables)
exportMethods(setExecutable)
exportMethods(setModuleNumCores)
exportMethods(setModuleResourceRequirements)
exportMethods(sites)
exportMethods(summarize.regions)
exportMethods(summarized.regions)
exportMethods(updateRegionSummaries)
import(GenomicRanges)
import(IRanges)
import(MASS)
import(RColorBrewer)
import(cluster)
import(ff)
import(fields)
import(ggplot2)
import(gridExtra)
import(limma)
import(methods)
import(methylumi)
importFrom(BiocGenerics,"annotation<-")
importFrom(BiocGenerics,annotation)
importFrom(gplots,colorpanel)
importFrom(gplots,heatmap.2)
importFrom(illuminaio,readIDAT)
importFrom(matrixStats,colMaxs)
importFrom(matrixStats,colMedians)
importFrom(matrixStats,colMins)
importFrom(matrixStats,colQuantiles)
importFrom(matrixStats,colSds)
importFrom(matrixStats,colVars)
importFrom(matrixStats,rowMaxs)
importFrom(matrixStats,rowMedians)
importFrom(matrixStats,rowMins)
importFrom(matrixStats,rowQuantiles)
importFrom(matrixStats,rowSds)
importFrom(matrixStats,rowVars)
importFrom(plyr,rbind.fill)