Revision c1cb96fe67b718a72767ca81ee2e628b18e28f71 authored by Alexey Sergushichev on 20 April 2018, 15:22:58 UTC, committed by Alexey Sergushichev on 20 April 2018, 15:22:58 UTC
1 parent afa2d92
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