Plot a motif from a MotifDB object
plot-MotifDB-method.Rd
Plot a motif from a MotifDB object
Arguments
- x
MotifDB object
- title
title of the plot
- subtitle
subtitle of the plot
- revcomp
whether to plot the reverse complement of the PSSM
- method
Height method, can be one of "bits" or "probability" (default:"bits")
- ...
Arguments passed on to
ggseqlogo::ggseqlogo
data
Character vector of sequences or named list of sequences. All sequences must have same width
facet
Facet type, can be 'wrap' or 'grid'
scales
Facet scales, see
facet_wrap
ncol
Number of columns, works only when
facet='wrap'
, seefacet_wrap
nrow
Number of rows, same as
ncol