https://github.com/ctlab/phantasus
Revision e65dbf90da52c8f03e6c3dd354f2f6c053518a87 authored by Alexey Sergushichev on 27 February 2018, 08:57:49 UTC, committed by Alexey Sergushichev on 27 February 2018, 08:57:49 UTC
1 parent 39967c9
Raw File
Tip revision: e65dbf90da52c8f03e6c3dd354f2f6c053518a87 authored by Alexey Sergushichev on 27 February 2018, 08:57:49 UTC
Installing protobuf on osx
Tip revision: e65dbf9
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