https://github.com/ctlab/phantasus
Revision c46cd1a1f825f804a556efcfee00fcdeef235fa1 authored by Alexey Sergushichev on 28 December 2017, 15:04:24 UTC, committed by Alexey Sergushichev on 28 December 2017, 15:04:24 UTC
1 parent 554ac95
Raw File
Tip revision: c46cd1a1f825f804a556efcfee00fcdeef235fa1 authored by Alexey Sergushichev on 28 December 2017, 15:04:24 UTC
fixes for BiocCheck warnings
Tip revision: c46cd1a
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(utils,write.table)
back to top