https://github.com/ctlab/phantasus
Revision 660e715c8eb003fcf1c7092738207086c1ca02dd authored by Alexey Sergushichev on 03 April 2018, 11:31:01 UTC, committed by Alexey Sergushichev on 03 April 2018, 11:31:01 UTC
1 parent 5598aa0
Raw File
Tip revision: 660e715c8eb003fcf1c7092738207086c1ca02dd authored by Alexey Sergushichev on 03 April 2018, 11:31:01 UTC
version bump
Tip revision: 660e715
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