Description Usage Arguments Value Examples
This function takes the generated class object and plots a forked position weight matrix.
1 2 3 4 5 6 7 8 9 |
FPWM |
is an object of S4 class with modified and converted data ready to be plotted. |
Methylation |
is a logical value. If it set on TRUE, Methylation level chart will also be plotted. If Flase, only sequence logos will be shown. |
height |
Height (inches) of the pdf output. |
width |
Width (inches) of the pdf output. |
textSize |
Size of the text on the plot default 8. |
scaleBarplot |
Logical value, TRUE to keep the . |
pdfName |
Name for the output pdf. |
Plots the FPWM into a PDF file.
1 | plotFPWM(fpwm, pdfName="fpwm_plot.pdf")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.