https://github.com/ctlab/phantasus
Revision 3cce7b4ea70e080b5988cc0cc6943c7776b465ff authored by Alexey Sergushichev on 27 February 2018, 17:55:41 UTC, committed by Alexey Sergushichev on 27 February 2018, 17:55:41 UTC
1 parent d9779d6
Raw File
Tip revision: 3cce7b4ea70e080b5988cc0cc6943c7776b465ff authored by Alexey Sergushichev on 27 February 2018, 17:55:41 UTC
Tiny test for preloaded
Tip revision: 3cce7b4
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