https://github.com/ctlab/phantasus
Revision 5955ad7dfa2b80f0a1cbe4e5a0e8783e074a3b0f authored by Alexey Sergushichev on 26 April 2018, 07:47:57 UTC, committed by Alexey Sergushichev on 26 April 2018, 07:47:57 UTC
1 parent ee409c7
Raw File
Tip revision: 5955ad7dfa2b80f0a1cbe4e5a0e8783e074a3b0f authored by Alexey Sergushichev on 26 April 2018, 07:47:57 UTC
Fix for enrichr and https
Tip revision: 5955ad7
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