Write a breeDBase upload template (.txt tab delimited file) for pedigrees

writePedigreeTemplate(input = NULL, output = NULL, chunk = NULL)

Arguments

input

Either a vector of Pedigrees to include in the template OR a tibble representation of the upload template

output

The file path to the output .txt file

chunk

Chunk the file into parts with up to `chunk` number of lines per file