Plot a motif from a MotifDB object
plot-MotifDB-method.RdPlot 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::ggseqlogodataCharacter vector of sequences or named list of sequences. All sequences must have same width
facetFacet type, can be 'wrap' or 'grid'
scalesFacet scales, see
facet_wrapncolNumber of columns, works only when
facet='wrap', seefacet_wrapnrowNumber of rows, same as
ncol


