https://github.com/ctlab/phantasus
Revision f360d1700e365a1a3863070ffed7f1b6df3cab39 authored by Alexey Sergushichev on 27 February 2018, 16:08:09 UTC, committed by Alexey Sergushichev on 27 February 2018, 16:08:09 UTC
1 parent 0c033b4
Raw File
Tip revision: f360d1700e365a1a3863070ffed7f1b6df3cab39 authored by Alexey Sergushichev on 27 February 2018, 16:08:09 UTC
returned travis.yml
Tip revision: f360d17
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