https://github.com/ctlab/phantasus
Revision 92b45182c06845909512fa1c5b04bd04254f20b6 authored by Alexey Sergushichev on 27 March 2018, 21:10:33 UTC, committed by Alexey Sergushichev on 27 March 2018, 21:10:33 UTC
1 parent a640763
Raw File
Tip revision: 92b45182c06845909512fa1c5b04bd04254f20b6 authored by Alexey Sergushichev on 27 March 2018, 21:10:33 UTC
Better removing
Tip revision: 92b4518
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