https://github.com/ctlab/phantasus
Revision de106a7f906c3c711b47c74cc34b51c1e4552fc0 authored by Alexey Sergushichev on 26 May 2018, 16:52:13 UTC, committed by Alexey Sergushichev on 26 May 2018, 16:52:13 UTC
1 parent 2aeb606
Raw File
Tip revision: de106a7f906c3c711b47c74cc34b51c1e4552fc0 authored by Alexey Sergushichev on 26 May 2018, 16:52:13 UTC
Switch to r-3.5 and protobuf-3.5 in docker
Tip revision: de106a7
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