Description Usage Arguments Value Author(s) See Also Examples
Gets the position of a set of spots given their indices. The position of a spot is the pair (row, column) where row is the row in the microarray and column is the column in the microarray where the spot is positioned.
1 2 |
index |
The spot index of one or many spots to be found. All values
much be within a valid range otherwise an exception is thrown.
If |
Returns a "named" matrix
where each row contains the row and the
column of the spots.
Henrik Bengtsson (http://www.braju.com/R/)
*getIndex()
, *getIndices()
,
*getLocation()
.
For more information see Layout
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.