https://github.com/ctlab/phantasus
Revision fea33c8f5d2dfe90a5b1d949e079d1c6b4d907a6 authored by Alexey Sergushichev on 07 July 2018, 17:05:56 UTC, committed by Alexey Sergushichev on 07 July 2018, 17:05:56 UTC
1 parent e658f83
Raw File
Tip revision: fea33c8f5d2dfe90a5b1d949e079d1c6b4d907a6 authored by Alexey Sergushichev on 07 July 2018, 17:05:56 UTC
240 seconds for geo_reader_test
Tip revision: fea33c8
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