https://github.com/ctlab/phantasus
Revision 17919456a2b2ec469925cbffb06517d6d2218751 authored by Alexey Sergushichev on 29 April 2018, 13:09:52 UTC, committed by Alexey Sergushichev on 29 April 2018, 13:09:52 UTC
1 parent b688b3e
Raw File
Tip revision: 17919456a2b2ec469925cbffb06517d6d2218751 authored by Alexey Sergushichev on 29 April 2018, 13:09:52 UTC
fixed row selection in GSEA
Tip revision: 1791945
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