https://github.com/ctlab/phantasus
Revision 90233adcc43b64bfa209311a9beef8468d05b623 authored by Alexey Sergushichev on 22 April 2018, 08:22:03 UTC, committed by Alexey Sergushichev on 22 April 2018, 08:22:37 UTC
1 parent 0a1ba5b
Raw File
Tip revision: 90233adcc43b64bfa209311a9beef8468d05b623 authored by Alexey Sergushichev on 22 April 2018, 08:22:03 UTC
echarts fix in JS
Tip revision: 90233ad
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(ggplot,ggtitle)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(utils,getFromNamespace)
importFrom(utils,write.table)
back to top