chromosome {oligoClasses} | R Documentation |
Returns chromosome information.
chromosome(object) chromosome(object) <- value
object |
object inheriting from SnpLevelSet |
value |
vector of class character |
Vector with chromosome information. Chromosomes are recorded as character strings (e.g., "1", "2", "X", ...)
R. Scharpf