data(for.exercise)
snps.10
snp.matrix
"
containing a matrix of SNP genotype calls. Rows of the matrix
correspond to subjects and columns correspond to SNPs.
}
snp.support
subject.support
cc
gives case/control
status (1=case), and stratum
gives ethnicity.
}data(for.exercise)
snps.10
summary(summary(snps.10))
summary(snp.support)
summary(subject.support)
Run the code above in your browser using DataLab