Conversion fro XY to Index {oligo}R Documentation

Index <-> XY

Description

Converts index to XY coordinates and vice-versa.

Usage

i2xy(i, obatch)
xy2i(x,y,obatch)

Arguments

i vector of indexes
x vector of X locations
y vector of Y locations
obatch An FeatureSet object.

[Package oligo version 0.99.15 Index]