plot.dearseq {dearseq}R Documentation

Plot method for dearseq objects

Description

Plot method for dearseq objects

Usage

## S3 method for class 'dearseq'
plot(x, signif_threshold = 0.05, ...)

Arguments

x

an object of class dear_seq

signif_threshold

a value between 0 and 1 specifying the nominal significance threshold. Default is 0.05.

...

further arguments

Value

a ggplot object

Author(s)

Boris Hejblum


[Package dearseq version 1.6.0 Index]