tests/testthat/test-plotFeatureSaturation.R

test_that("plotFeatureSaturation", {
    x <- plotFeatureSaturation(
        object = object,
        trendline = TRUE,
        label = TRUE
    )
    expect_s3_class(x, "ggplot")
})
hbc/bcbioRnaseq documentation built on April 1, 2024, 11:31 a.m.