Description Usage Arguments Details Examples
plot aligned sequences, revealing the independent position specificity and dependency among adjacent positions.
1 |
match |
motif match to be plotted. character or DNAStringSet object |
.
logodds |
logical; if true, plot the enrichment/depletion of a adjacent pair relative to the independent model. |
entropy |
logical; if true, areas outside the core region of the motif are dimmed |
bg.ld |
Experimental features: background dinucleotide logodds against independent model. if
|
alphabet |
the alphabets used in the sequence. Do not change its value |
has.box |
logical; if true, plot the boundaries of the motif |
... |
other arguments passed to the lower level plot function |
X-axis refers to the positions of the motifs.
Y-axis correspond to the alphabets.
Letter sizes define the frequencies of the nucleotides at a given position.
Edges between the letters specifiy the dinucleotide
relationship. The depth of the color correspond to the dinucleotide
frequency. If logodds=T
, thinner edges will be plotted between
dependent pairs. The edge is colored red if the pair is depleted
(relative to the expected frequency if the pair is independent), and
green if the pair is enriched. The gradient of color red/green
correspond to the level of dependency.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.