Description Usage Arguments Value Author(s) Examples
Plot the best matching augmented subsequences on the reference and SNP alleles. Plot sequence logos of the position weight matrix of the motif to the corresponding positions of the best matching subsequences on the references and SNP alleles.
1 | plotMotifMatch(motif.match, motif.lib, cex.main = 2, ...)
|
motif.match |
a single row ofdtMotifMatch output in data.frame format |
motif.lib |
A list of position weight matrices |
cex.main |
The size of the main title. |
... |
Other parameters passed to plotMotifLogo. |
Sequence logo stacks: Reference subsequences, sequence logo of reference allele matching potision weight matrix, SNP subsequences, sequence logo of SNP allele matching potision weight matrix
Sunyoung Shinsunyoung.shin@utdallas.edu
1 2 | data(example)
plotMotifMatch(motif_match, motif.lib = motif_library)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.