forked from GreenwoodLab/funtooNorm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
30 lines (29 loc) · 806 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(agreement)
export(fromGenStudFiles)
export(fromRGChannelSet)
export(funtooNorm)
export(getGRanges)
export(getNormBeta)
export(getNormM)
export(getRawBeta)
export(getSnpM)
export(plotValidationGraph)
exportClasses(SampleSet)
exportMethods(show)
import(IlluminaHumanMethylation450kanno.ilmn12.hg19)
import(IlluminaHumanMethylation450kmanifest)
import(methods)
importClassesFrom(minfi,IlluminaMethylationAnnotation)
importClassesFrom(minfi,RGChannelSet)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,text)
importFrom(stats,predict)
importFrom(stats,start)