data(for.exercise)snps.10
    An object of class "snp.matrix"
  containing a matrix of SNP genotype calls. Rows of the matrix
  correspond to subjects and columns correspond to SNPs. snp.support
    A conventional R
    data frame containing information about the
    SNPs typed (the chromosome position and the nucleotides
    corresponding to the two alleles of the SNP). subject.support
    A conventional R dataframe containing information about the study
    subjects. There are two variables; 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