Revision ba62ef49b7b93e89440251ccae61c880e22182ae authored by Alexey Sergushichev on 14 February 2018, 18:32:20 UTC, committed by Alexey Sergushichev on 14 February 2018, 18:32:20 UTC
1 parent 7c39621
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(htmltools)
import(httpuv)
import(jsonlite)
import(limma)
import(opencpu)
import(rhdf5)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(utils,getFromNamespace)
importFrom(utils,write.table)
back to top