-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
36 lines (35 loc) · 900 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
31
32
33
34
35
36
# Generated by roxygen2: do not edit by hand
export(calcHyperPPair)
export(calcJCPair)
export(calcMatchingProbsDouble)
export(calcMatchingProbsSingle)
export(calcOccDiff)
export(calcOccDiffPair)
export(calcOvPair)
export(calcPCC)
export(calcPCCPair)
export(calcrHyperPPair)
export(calcrJCPair)
export(calcrPCCPair)
export(cleanAnnotations)
export(cleanData)
export(doParCalc)
export(getProbMatchDfDouble)
export(getProbMatchFunSingle)
export(getProbMatchMatrixDouble)
export(getRuns)
export(mergeScoresAndAnnotations)
importFrom(KernSmooth,bkde2D)
importFrom(S4Vectors,Rle)
importFrom(S4Vectors,runValue)
importFrom(foreach,"%:%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(raster,focal)
importFrom(raster,raster)
importFrom(reshape2,acast)
importFrom(reshape2,melt)
importFrom(stats,approxfun)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,fisher.test)