Skip to contents

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

Boris Hejblum