aroma.core (version 3.1.1)

AromaCellPositionFile: 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 AromaCellTabularBinaryFile.

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.