-
Notifications
You must be signed in to change notification settings - Fork 4
/
NAMESPACE
35 lines (34 loc) · 1012 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
# Generated by roxygen2: do not edit by hand
export(exportToGtf)
export(getFeatureRanges)
export(getRegionsFromTxDb)
export(getTx2Gene)
export(plotEISA)
export(runEISA)
import(GenomicRanges)
import(edgeR)
importFrom(BiocGenerics,end)
importFrom(BiocGenerics,relist)
importFrom(BiocGenerics,setdiff)
importFrom(BiocGenerics,sort)
importFrom(BiocGenerics,start)
importFrom(BiocGenerics,subset)
importFrom(BiocGenerics,unlist)
importFrom(GenomicRanges,GRangesList)
importFrom(GenomicRanges,reduce)
importFrom(IRanges,IRanges)
importFrom(S4Vectors,elementNROWS)
importFrom(S4Vectors,mcols)
importFrom(S4Vectors,metadata)
importFrom(S4Vectors,runLength)
importFrom(S4Vectors,split)
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(limma,nonEstimable)
importFrom(methods,is)
importFrom(stats,model.matrix)
importFrom(utils,write.table)