https://github.com/ctlab/phantasus
Revision e8f9e2560e9e7218148a93573bdb6fe8faffb17c authored by Alexey Sergushichev on 07 March 2018, 20:08:32 UTC, committed by Alexey Sergushichev on 07 March 2018, 20:08:32 UTC
1 parent 6d4a399
Raw File
Tip revision: e8f9e2560e9e7218148a93573bdb6fe8faffb17c authored by Alexey Sergushichev on 07 March 2018, 20:08:32 UTC
version bump 0.99.31
Tip revision: e8f9e25
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