-
Notifications
You must be signed in to change notification settings - Fork 13
/
NAMESPACE
78 lines (77 loc) · 2.53 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
# Generated by roxygen2: do not edit by hand
export(biocExtract)
export(getBroadSubtypes)
export(getFirehoseAnalyzeDates)
export(getFirehoseData)
export(getFirehoseDatasets)
export(getFirehoseRunningDates)
export(getGISTICPeaks)
export(getLinks)
export(getMutationRate)
export(makeSummarizedExperimentFromGISTIC)
exportClasses(CorResult)
exportClasses(DGEResult)
exportClasses(FirehoseCGHArray)
exportClasses(FirehoseData)
exportClasses(FirehoseGISTIC)
exportClasses(FirehoseMethylationArray)
exportClasses(FirehosemRNAArray)
exportMethods(getData)
exportMethods(isEmpty)
exportMethods(selectType)
exportMethods(showResults)
exportMethods(updateObject)
importFrom(BiocGenerics,updateObject)
importFrom(DelayedArray,DelayedArray)
importFrom(GenomeInfoDb,"seqlevels<-")
importFrom(GenomeInfoDb,orderSeqlevels)
importFrom(GenomeInfoDb,seqlevels)
importFrom(GenomicRanges,makeGRangesFromDataFrame)
importFrom(GenomicRanges,makeGRangesListFromDataFrame)
importFrom(GenomicRanges,order)
importFrom(GenomicRanges,seqnames)
importFrom(RCircos,RCircos.Chromosome.Ideogram.Plot)
importFrom(RCircos,RCircos.Gene.Connector.Plot)
importFrom(RCircos,RCircos.Gene.Name.Plot)
importFrom(RCircos,RCircos.Get.Plot.Parameters)
importFrom(RCircos,RCircos.Heatmap.Plot)
importFrom(RCircos,RCircos.Reset.Plot.Parameters)
importFrom(RCircos,RCircos.Scatter.Plot)
importFrom(RCircos,RCircos.Set.Core.Components)
importFrom(RCircos,RCircos.Set.Plot.Area)
importFrom(RCurl,getURL)
importFrom(RCurl,url.exists)
importFrom(RJSONIO,fromJSON)
importFrom(RaggedExperiment,RaggedExperiment)
importFrom(S4Vectors,"mcols<-")
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,SimpleList)
importFrom(S4Vectors,isEmpty)
importFrom(S4Vectors,isSingleString)
importFrom(S4Vectors,mcols)
importFrom(S4Vectors,metadata)
importFrom(S4Vectors,splitAsList)
importFrom(SummarizedExperiment,"rowData<-")
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,makeSummarizedExperimentFromDataFrame)
importFrom(data.table,fread)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(methods,.hasSlot)
importFrom(methods,as)
importFrom(methods,callNextMethod)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slotNames)
importFrom(stats,na.omit)
importFrom(stringr,str_extract)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,read.delim)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,type.convert)
importFrom(utils,untar)
importFrom(utils,write.table)