getTriosDfFromCsv: Creates a dataframe with a set of potential parents with one...

Description Usage Arguments Value

View source: R/getTriosDfFromCsv.R

Description

Creates a dataframe with a set of potential parents with one row for each offspring from CSV file.

Usage

1
getTriosDfFromCsv(triosFile)

Arguments

triosFile

Character vector of length one having the path of the trios file.

Value

A dataframe with one row for each offspring where the potential dams and sires are the second and third column respectively. The dam and sire columns contain the animal IDs in a single character string separated as they were in the original file.


rmsharp/parentfindr documentation built on Nov. 29, 2020, 4:33 a.m.