get_haplotype_matrix: get_haplotype_matrix

View source: R/get_haplotype_matrix.R

get_haplotype_matrixR Documentation

get_haplotype_matrix

Description

The function reformats the individual haplotypes into a unifrom readable matrix.

Usage

get_haplotype_matrix(haplotype)

Arguments

haplotype

An individual haplotype

Value

The reformatted haplotype in a matrix form of three columns; phyical_location, parent1 and parent2.

Examples

hap1 = get_haplotype_matrix(hap1)

USDA-ARS-GBRU/crossword documentation built on Oct. 11, 2024, 12:51 a.m.