Description Usage Arguments Details Author(s) See Also Examples
plotZScores
generates plots to check the z-score calculation.
1 2 3 4 5 6 7 8 9 |
object |
A |
cols |
A character or numeric vector used to subset the columns of |
plotWindows |
Window sizes around the viewpoint for which plots are generated. |
controls |
Auxiliary |
textsize |
Plot parameter passed to the plotting function if |
txdb |
Auxiliary |
plotSingle |
If set to true each selected column will be plotted in a single plot. |
Plots are generated to visualize the results of the getZScores function
Felix A. Klein, felix.klein@embl.de
FourC
, getZScores
,
distFitMonotone
, distFitMonotoneSymmetric
1 2 3 4 5 |
data(fcf, package="FourCSeq")
plotZScores(fcf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.