Description Usage Arguments Value Author(s) See Also Examples
This function generates spot indices from ranges of rows and columns for the grid and spot matrices. Spots on the array are numbered consecutively starting from the top left grid and the top left spot within each grid.
1 | maCompInd(grows, gcols, srows, scols, L)
|
grows |
numeric vector of grid rows. |
gcols |
numeric vector of grid columns. |
srows |
numeric vector of spot rows. |
scols |
numeric vector of spot columns. |
L |
object of class |
a numeric vector of spot indices.
Yee Hwa (Jean) Yang, Sandrine Dudoit, http://www.stat.berkeley.edu/~sandrine.
marrayLayout
, maCoord2Ind
,
maInd2Coord
, maCompCoord
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.