plotMotif | R Documentation |
plot motif count or fraction as bar plot
plotMotif(
x,
ylim,
x_title = "Motif",
plot_type = c("Fraction"),
bar_color = c(A = "cornflowerblue", C = "darksalmon", G = "palevioletred2", T =
"forestgreen"),
motif_levels = c("C", "G", "A", "T"),
...
)
x |
|
ylim |
|
x_title |
|
plot_type |
|
bar_color |
|
motif_levels |
|
... |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.