forked from BioinformaticsFMRP/TCGAbiolinks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
171 lines (170 loc) · 4.93 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
# Generated by roxygen2: do not edit by hand
export(GDCdownload)
export(GDCprepare)
export(GDCprepare_clinic)
export(GDCquery)
export(GDCquery_Maf)
export(GDCquery_clinic)
export(TCGAVisualize_volcano)
export(TCGAanalyze_Clustering)
export(TCGAanalyze_DEA)
export(TCGAanalyze_DEA_Affy)
export(TCGAanalyze_DMR)
export(TCGAanalyze_EAcomplete)
export(TCGAanalyze_Filtering)
export(TCGAanalyze_LevelTab)
export(TCGAanalyze_Normalization)
export(TCGAanalyze_Pathview)
export(TCGAanalyze_Preprocessing)
export(TCGAanalyze_SurvivalKM)
export(TCGAanalyze_analyseGRN)
export(TCGAanalyze_survival)
export(TCGAprepare_Affy)
export(TCGAprepare_elmer)
export(TCGAquery_MatchedCoupledSampleTypes)
export(TCGAquery_SampleTypes)
export(TCGAquery_clinicFilt)
export(TCGAquery_subtype)
export(TCGAvisualize_BarPlot)
export(TCGAvisualize_EAbarplot)
export(TCGAvisualize_Heatmap)
export(TCGAvisualize_PCA)
export(TCGAvisualize_SurvivalCoxNET)
export(TCGAvisualize_Tables)
export(TCGAvisualize_meanMethylation)
export(TCGAvisualize_oncoprint)
export(TCGAvisualize_starburst)
export(getGDCprojects)
export(isServeOK)
import(ComplexHeatmap)
import(ggplot2)
import(graphics)
import(httr)
import(readr)
import(stats)
import(stringr)
import(utils)
importFrom(Biobase,exprs)
importFrom(Biobase,phenoData)
importFrom(ComplexHeatmap,HeatmapAnnotation)
importFrom(ComplexHeatmap,draw)
importFrom(ComplexHeatmap,oncoPrint)
importFrom(ConsensusClusterPlus,ConsensusClusterPlus)
importFrom(EDASeq,barplot)
importFrom(EDASeq,betweenLaneNormalization)
importFrom(EDASeq,counts)
importFrom(EDASeq,exprs)
importFrom(EDASeq,newSeqExpressionSet)
importFrom(EDASeq,offst)
importFrom(EDASeq,withinLaneNormalization)
importFrom(GGally,ggsurv)
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,makeGRangesFromDataFrame)
importFrom(IRanges,IRanges)
importFrom(R.utils,gunzip)
importFrom(RColorBrewer,brewer.pal)
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,metadata)
importFrom(S4Vectors,values)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,"metadata<-")
importFrom(SummarizedExperiment,"rowRanges<-")
importFrom(SummarizedExperiment,"values<-")
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowRanges)
importFrom(XML,getNodeSet)
importFrom(XML,xmlParse)
importFrom(XML,xmlToDataFrame)
importFrom(affy,ReadAffy)
importFrom(affy,rma)
importFrom(biomaRt,getBM)
importFrom(biomaRt,listDatasets)
importFrom(biomaRt,useMart)
importFrom(circlize,colorRamp2)
importFrom(clusterProfiler,bitr)
importFrom(data.table,":=")
importFrom(data.table,dcast)
importFrom(data.table,fread)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(data.table,setcolorder)
importFrom(data.table,setnames)
importFrom(dnet,dCommSignif)
importFrom(dnet,dNetInduce)
importFrom(dnet,dNetPipeline)
importFrom(dnet,dRDataLoader)
importFrom(dnet,visNet)
importFrom(doParallel,registerDoParallel)
importFrom(downloader,download)
importFrom(dplyr,data_frame)
importFrom(dplyr,funs)
importFrom(dplyr,mutate_each)
importFrom(edgeR,DGEList)
importFrom(edgeR,estimateCommonDisp)
importFrom(edgeR,estimateGLMCommonDisp)
importFrom(edgeR,estimateGLMTagwiseDisp)
importFrom(edgeR,exactTest)
importFrom(edgeR,glmFit)
importFrom(edgeR,glmLRT)
importFrom(edgeR,topTags)
importFrom(genefilter,varFilter)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(ggthemes,theme_base)
importFrom(gplots,greenred)
importFrom(grDevices,dev.list)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(grid,gpar)
importFrom(grid,grid.rect)
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,communities)
importFrom(igraph,crossing)
importFrom(igraph,degree)
importFrom(igraph,layout.fruchterman.reingold)
importFrom(igraph,spinglass.community)
importFrom(igraph,subgraph.edges)
importFrom(jsonlite,fromJSON)
importFrom(knitr,kable)
importFrom(limma,contrasts.fit)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,makeContrasts)
importFrom(limma,toptable)
importFrom(matlab,jet.colors)
importFrom(methods,as)
importFrom(parallel,detectCores)
importFrom(parmigene,knnmi.cross)
importFrom(pathview,pathview)
importFrom(plyr,.)
importFrom(plyr,adply)
importFrom(plyr,ddply)
importFrom(plyr,rbind.fill)
importFrom(plyr,summarize)
importFrom(rvest,"%>%")
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(scales,muted)
importFrom(scales,percent)
importFrom(stats,wilcox.test)
importFrom(supraHex,visColoralpha)
importFrom(supraHex,visColormap)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survdiff)
importFrom(survival,survfit)
importFrom(tibble,as_data_frame)
importFrom(tools,file_ext)
importFrom(tools,md5sum)
importFrom(utils,untar)
importFrom(xml2,read_html)
importFrom(xml2,read_xml)
importFrom(xml2,xml_ns)
importFrom(xtable,xtable)