Description Usage Arguments Value
View source: R/getTriosDfFromExcel.R
Creates a dataframe with a set of potential parents for in on row for each offspring from an Excel file.
1 | getTriosDfFromExcel(triosFile)
|
triosFile |
Character vector of length one having the path of the trios file. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.