View source: R/sequence_context_functions.R
PlotPFMmatrix | R Documentation |
Generate dot-line plot for sequence contest of 1bp indel
PlotPFMmatrix(PFMmatrix, title, cex.main = 1.5, cex.lab = 1.25, cex.axis = 1)
PFMmatrix |
An object return from |
title |
A string provides the title of the plot |
cex.main |
Passed to R plot function. Title size |
cex.lab |
Passed to R plot function. Axis label size |
cex.axis |
Passed to R plot function. Axis text size |
An invisible list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.