https://github.com/ctlab/phantasus
Revision ee7962c92dc5948704dd5761888d17fc7a1ad40b authored by Alexey Sergushichev on 24 May 2018, 19:58:27 UTC, committed by Alexey Sergushichev on 24 May 2018, 19:58:27 UTC
1 parent 2aeb606
Raw File
Tip revision: ee7962c92dc5948704dd5761888d17fc7a1ad40b authored by Alexey Sergushichev on 24 May 2018, 19:58:27 UTC
forcing libcurl and better handling for downloading errors
Tip revision: ee7962c
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