tests/plot_Probe_Meth27.R

library(GeneSurvey)

#################################################################
#################################################################

baseDir <- getBaseDir()
zipFile <- getZipDir()
if ((!is.null(baseDir))&&(!is.null(zipFile)))
{
  initGeneReport("-Xmx4800m")
  foo <- plot_Probe_Meth27("cg22175811", theOutputDir=file.path(baseDir, "plotMeth27probe"), theZipFile=zipFile)

  ("17-7590052-TP53-cg22175811_Meth27_Stripchart.PNG"==basename(foo[1]))
} else {
  message("No test data. Skip test.")
  TRUE
}
MD-Anderson-Bioinformatics/GeneSurvey documentation built on May 7, 2019, 2:04 p.m.