https://github.com/ctlab/phantasus
Revision 39967c9a88f4c169b766cdbbf52b0342bed595f2 authored by Alexey Sergushichev on 27 February 2018, 08:17:25 UTC, committed by Alexey Sergushichev on 27 February 2018, 08:17:25 UTC
1 parent a3aadad
Raw File
Tip revision: 39967c9a88f4c169b766cdbbf52b0342bed595f2 authored by Alexey Sergushichev on 27 February 2018, 08:17:25 UTC
trying to fix os-x build
Tip revision: 39967c9
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