chromosome {oligoClasses}R Documentation

Accessor for chromosome information

Description

Returns chromosome information.

Usage

chromosome(object)
chromosome(object) <- value

Arguments

object object inheriting from SnpLevelSet
value vector of class character

Value

Vector with chromosome information. Chromosomes are recorded as character strings (e.g., "1", "2", "X", ...)

Author(s)

R. Scharpf


[Package oligoClasses version 1.4.0 Index]