Learn R Programming

KCsmart (version 2.30.0)

probeAnnotation-class: Class "probeAnnotation"

Description

Holds the probe annotation

Arguments

Objects from the Class

Instances of this class are not meant to be created by the user

Slots

chromosome:
Chromosome on which the probe is located
maploc:
Location of the probe on the chromosome
name:
Probe name

Methods

[
signature(x = "probeAnnotation"): Access information about a probe
initialize
signature(.Object = "probeAnnotation"): Internal use only