https://github.com/ctlab/phantasus
Revision b514c3fd9dbff5f11fb4a595c1aa375188ac73b9 authored by Alexey Sergushichev on 27 February 2018, 20:09:23 UTC, committed by Alexey Sergushichev on 27 February 2018, 20:09:23 UTC
1 parent 5af981a
Raw File
Tip revision: b514c3fd9dbff5f11fb4a595c1aa375188ac73b9 authored by Alexey Sergushichev on 27 February 2018, 20:09:23 UTC
proper timeout for geo_reader_test
Tip revision: b514c3f
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(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(utils,getFromNamespace)
importFrom(utils,write.table)
back to top