powered by
"haplohh"
An object of class haplohh contains all relevant haplotype information (see below).
Objects can be created by calls of the form new("haplohh", ...).
new("haplohh", ...)
haplo
Object of class "matrix": haplotypes with alleles coded as 0 (missing data), 1 (ancestral allele) or 2 (derived allele)
"matrix"
position
Object of class "numeric":position of the SNPs in the chromosome
"numeric"
snp.name
Object of class "character":names of the SNP
"character"
chr.name
Object of class "character":name of the chromosome SNPs are mapping to
nhap
Object of class "numeric":number of haplotypes
nsnp
Object of class "numeric":number of SNPs in the haplotypes
data2haplohh
# NOT RUN { showClass("haplohh") # }
Run the code above in your browser using DataLab