-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
36 lines (35 loc) · 903 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(associateReg2Gene)
export(benchmarkInteractions)
export(bwToGeneExp)
export(confusionMatrix)
export(metaInteractions)
export(plotInteractions)
export(reg2gene)
export(regActivity)
export(regActivityAroundTSS)
export(voteInteractions)
import(GenomicFeatures)
import(GenomicInteractions)
import(GenomicRanges)
import(Gviz)
import(IRanges)
import(InteractionSet)
import(S4Vectors)
import(TxDb.Hsapiens.UCSC.hg19.knownGene)
import(biomaRt)
import(foreach)
import(genomation)
import(glmnet)
import(stringr)
importFrom(DESeq2,estimateSizeFactorsForMatrix)
importFrom(data.table,data.table)
importFrom(doMC,registerDoMC)
importFrom(energy,dcor)
importFrom(fitdistrplus,fitdist)
importFrom(parallel,mclapply)
importFrom(preprocessCore,normalize.quantiles)
importFrom(qvalue,qvalue)
importFrom(ranger,ranger)
importFrom(stats,pchisq)
importFrom(stats,pgamma)