https://github.com/ctlab/phantasus
Revision c7f158de501e11f5bdb66601037930cfd80e3fd4 authored by petrovich on 19 July 2018, 21:23:57 UTC, committed by petrovich on 19 July 2018, 23:02:52 UTC
1 parent 0b99be8
Raw File
Tip revision: c7f158de501e11f5bdb66601037930cfd80e3fd4 authored by petrovich on 19 July 2018, 21:23:57 UTC
Update JS. Rebase fixed
Tip revision: c7f158d
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