autosomal {GenABEL} | R Documentation |
Function telling all autosomal SNPs
autosomal(data)
data |
object of gwaa.data-class or snp.data-class |
For every SNP, looks up the chromosome, and, when it is an utosome (not X, Y, XY, or mt), reports the name back
Vector of SNP names
Yurii Aulchenko
data(ge03d2) autosomal(ge03d2)[1:10]