getChromosomeArm {VanillaICE} | R Documentation |
Retrieves the chromosome arm (p or q) for each SNP.
getChromosomeArm(snpset)
snpset |
An object inheriting from class SnpLevelSet |
A vector of class 'character'.
This function uses data(chromosomeAnnotation) in the SNPchip package to retrieve this information.
RS