https://github.com/ctlab/phantasus
Revision 16469f0c57346e9268a2b3e66c5d77f82349953f authored by Alexey Sergushichev on 13 February 2018, 20:10:24 UTC, committed by Alexey Sergushichev on 13 February 2018, 20:10:24 UTC
1 parent 85fab5b
Raw File
Tip revision: 16469f0c57346e9268a2b3e66c5d77f82349953f authored by Alexey Sergushichev on 13 February 2018, 20:10:24 UTC
servePhantasus should work on OS X now too
Tip revision: 16469f0
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