getGeometry: Return the Chip/Platform geometry

Description Usage Arguments Details Value Author(s)

Description

This generic function returns the geometry for a chip/platform.

Usage

1
getGeometry(object)

Arguments

object

See showMethods("getGeometry"), but generally object will be a subclass of PkgSeed.

Details

The idea is that the input files can be used to determine the geometry for each platform. For example, the method for AffySNPPDInfoPkgSeed objects reads the header of the CDF file to extract the geometry.

Value

A list with two elements nrows and ncols

Author(s)

Matt Settles


pdInfoBuilder documentation built on Nov. 8, 2020, 5:19 p.m.