read_colony_best_config: read a Colony BestConfig file into a pedigree with columns...

Description Usage Arguments Examples

Description

read a Colony BestConfig file into a pedigree with columns id, mom, dad, sex

Usage

1

Arguments

path

the path to the BestConfig file you want to read.

Examples

1
2
bcfile <- system.file(file.path("extdata", "output.BestConfig"), package = "afblue")
bcped <- read_colony_best_config(bcfile)

eriqande/afblue documentation built on May 16, 2019, 8:44 a.m.