AromaCellPositionFile {aroma.core} | R Documentation |
A binary file holding chromosome/position for each cell
Description
A binary file holding chromosome/position for each cell.
Usage
AromaCellPositionFile(...)
Arguments
... |
Arguments passed to constructor of
|
Details
Note that this class does not assume a rectangular chip layout. In other words, there is no concept of mapping a spatial location on the array to a cell index and vice versa. The reason for this to be able to use this class also for non-rectangular chip types.
Author(s)
Henrik Bengtsson
[Package aroma.core version 3.3.1 Index]