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 top_snps_pattern

haplos

vector of haplotype names

diplos

vector of diplotype names

cont

vector of types of contrasts (NULL or from c("add","dom","b6r","b6d"))

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]