Description Usage Arguments Value Author(s) Examples
View source: R/beadLevelData_plotBeadLocations.R
Can plot where specified beads, or bead types were located on the array surface
1 |
BLData |
a |
ProbeIDs |
a list of ArrayAddress IDs to plot |
BeadIDs |
a list of beads (rows in the beadLevelData object) to plot |
array |
the number of the section to plot |
SAM |
if TRUE the array is treated as a Sentrix Array Matrix (hexagonal) |
xCol |
column name for the x coordinates |
yCol |
column name for the x coordinates |
xlab |
optional label for the x axis |
ylab |
optional label for the y axis |
horizontal |
if TRUE the longest edge of the array surface will be plotted on the x axis |
main |
an optional title for the plot |
... |
any arguments to be passed to plots |
plot to current graphical device
Mark Dunning
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.