tests/testthat/test-volcano_plot.R

# context("Interactive Volcano")
#
# expect_that("volcano plots with hexbins", {
#   x <- exampleSparrowResult()
#
#   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/sparrow documentation built on Feb. 5, 2024, 2:58 p.m.