https://github.com/ctlab/phantasus
Revision 19acd59e4ae0986eef319d03ebba1503e6e13db7 authored by Alexey Sergushichev on 14 February 2018, 16:54:54 UTC, committed by Alexey Sergushichev on 14 February 2018, 16:54:54 UTC
1 parent be62c85
Raw File
Tip revision: 19acd59e4ae0986eef319d03ebba1503e6e13db7 authored by Alexey Sergushichev on 14 February 2018, 16:54:54 UTC
copying the correct tutorial
Tip revision: 19acd59
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