chromosome {oligo}R Documentation

Accessor for chromosome information

Description

Returns chromosome information.

Usage

pmChr(object)

Arguments

object TilingFeatureSet or SnpCallSet object

Details

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

Value

Vector with chromosome information.


[Package oligo version 1.6.0 Index]