Learn R Programming

oligo (version 1.36.1)

chromosome: Accessor for chromosome information

Description

Returns chromosome information.

Usage

pmChr(object)

Arguments

object
TilingFeatureSet or SnpCallSet object

Value

  • Vector with chromosome information.

Details

chromosome() returns the chromosomal information for all probes and pmChr() subsets the output to the PM probes only (if a TilingFeatureSet object).