pattern_diplos {qtl2pattern} | R Documentation |
Extract pattern of diplotypes
Description
Extract pattern of diplotypes
Extract pattern of haplotypes
Usage
pattern_diplos(sdp, haplos, diplos, cont = NULL)
pattern_haplos(sdp, haplos)
Arguments
sdp |
vector of sdp from |
haplos |
vector of haplotype names |
diplos |
vector of diplotype names |
cont |
vector of types of contrasts ( |
Value
matrix of diplotype patterns
matrix of haplotype patterns
Author(s)
Brian S Yandell, brian.yandell@wisc.edu
[Package qtl2pattern version 1.2.1 Index]