tests/testthat/test-volcano_plot.R

# context("Interactive Volcano")
#
# expect_that("volcano plots with hexbins", {
#   x <- exampleMultiGSEAResult()
#
#   stats='dge'; xaxis='logFC'; yaxis='pval'
#   xtfrm <- identity
#   ytfrm <- function(vals) -log10(vals)
#   xhex <- 1
#   yhex <- 0.05
#
#   dat <- volcanoStatsTable(x, stats, xaxis, yaxis, idx, xtfrm, ytfrm)
#
#
# })
lianos/multiGSEA documentation built on Nov. 17, 2020, 1:26 p.m.