Revision 2f41a12c35fb968386ed05104fc13e9199068e2a authored by Alexey Sergushichev on 01 August 2018, 17:25:49 UTC, committed by Alexey Sergushichev on 01 August 2018, 17:25:49 UTC
1 parent 6a80938
Raw File
NAMESPACE
# Generated by roxygen2: do not edit by hand

export(getES)
export(getGDS)
export(getGSE)
export(read.gct)
export(reparseCachedESs)
export(servePhantasus)
export(write.gct)
import(Biobase)
import(GEOquery)
import(Rook)
import(ggplot2)
import(grid)
import(gridExtra)
import(gtable)
import(htmltools)
import(httpuv)
import(jsonlite)
import(limma)
import(opencpu)
import(rhdf5)
import(svglite)
importFrom(fgsea,fgsea)
importFrom(fgsea,plotEnrichment)
importFrom(ggplot2,ggtitle)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(utils,getFromNamespace)
importFrom(utils,write.table)
back to top