plotObsExpWSAF | R Documentation |
Plot observed alternative allele frequency within sample against expected WSAF.
plotObsExpWSAF(
obsWSAF,
expWSAF,
title = "WSAF(observed vs expected)",
cex.lab = 1,
cex.main = 1,
cex.axis = 1
)
obsWSAF |
Numeric array of observed WSAF. |
expWSAF |
Numeric array of expected WSAF. |
title |
Figure title. |
cex.lab |
Label size. |
cex.main |
Title size. |
cex.axis |
Axis text size. |
No return value called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.