# Generated by roxygen2: do not edit by hand export(gdcBarPlot) export(gdcCEAnalysis) export(gdcClinicalDownload) export(gdcClinicalMerge) export(gdcCorPlot) export(gdcDEAnalysis) export(gdcDEReport) export(gdcEnrichAnalysis) export(gdcEnrichPlot) export(gdcExportNetwork) export(gdcFilterDuplicate) export(gdcFilterSampleType) export(gdcHeatmap) export(gdcKMPlot) export(gdcMatchSamples) export(gdcParseMetadata) export(gdcRNADownload) export(gdcRNAMerge) export(gdcSurvivalAnalysis) export(gdcVolcanoPlot) export(gdcVoomNormalization) export(shinyCorPlot) export(shinyKMPlot) export(shinyPathview) import(edgeR) import(ggplot2) import(org.Hs.eg.db) import(shiny) importFrom(BiocParallel,MulticoreParam) importFrom(BiocParallel,register) importFrom(DESeq2,DESeq) importFrom(DESeq2,DESeqDataSetFromMatrix) importFrom(DESeq2,results) importFrom(DOSE,enrichDO) importFrom(DT,datatable) importFrom(GenomicDataCommons,gdcdata) importFrom(XML,getNodeSet) importFrom(XML,xmlApply) importFrom(XML,xmlName) importFrom(XML,xmlParse) importFrom(XML,xmlValue) importFrom(biomaRt,getBM) importFrom(biomaRt,useMart) importFrom(clusterProfiler,enrichGO) importFrom(clusterProfiler,enrichKEGG) importFrom(clusterProfiler,gofilter) importFrom(clusterProfiler,simplify) importFrom(gplots,bluered) importFrom(gplots,colorpanel) importFrom(gplots,heatmap.2) importFrom(jsonlite,toJSON) importFrom(limma,contrasts.fit) importFrom(limma,eBayes) importFrom(limma,lmFit) importFrom(limma,makeContrasts) importFrom(limma,topTable) importFrom(limma,voom) importFrom(pathview,pathview) importFrom(rjson,fromJSON) importFrom(survival,Surv) importFrom(survival,coxph) importFrom(survival,survdiff) importFrom(survival,survfit) importFrom(survminer,ggsurvplot)