https://github.com/ctlab/phantasus
Revision ff969cddc28a2f4dc5d4aae10d19e56b805e1550 authored by Alexey Sergushichev on 22 April 2018, 08:28:29 UTC, committed by Alexey Sergushichev on 22 April 2018, 08:28:29 UTC
1 parent 70603b0
Raw File
Tip revision: ff969cddc28a2f4dc5d4aae10d19e56b805e1550 authored by Alexey Sergushichev on 22 April 2018, 08:28:29 UTC
missed doc
Tip revision: ff969cd
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(fgsea,fgsea)
importFrom(fgsea,plotEnrichment)
importFrom(ggplot2,ggtitle)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(utils,getFromNamespace)
importFrom(utils,write.table)
back to top