https://github.com/ctlab/phantasus
Revision ae303361a0e9e3b180e6fe2a0b381d827dad298f authored by Vladislav Kamenev on 31 July 2018, 16:09:34 UTC, committed by Vladislav Kamenev on 31 July 2018, 16:09:34 UTC
1 parent 590670e
Raw File
Tip revision: ae303361a0e9e3b180e6fe2a0b381d827dad298f authored by Vladislav Kamenev on 31 July 2018, 16:09:34 UTC
Fixed man for subsetES function
Tip revision: ae30336
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)
import(svglite)
importFrom(fgsea,fgsea)
importFrom(fgsea,plotEnrichment)
importFrom(ggplot2,ggtitle)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(utils,getFromNamespace)
importFrom(utils,write.table)
back to top