fill_pedigree: Fill Pedigree

Description Usage Arguments Examples

View source: R/format_out.R

Description

Given a phenotype and marker data, assembles a data frame with the pedigree of each input individual represented in column 1. Each individual has their parents represented in columns 2 and 3.

Usage

1
fill_pedigree(phenotype_data, all_data)

Arguments

phenotype_data

Data frame with phenotype data on all input individuals

all_data

Marker data set as data frame

Examples

1

mei-sean-chen/Q-rator documentation built on Dec. 21, 2021, 4:55 p.m.