Description Usage Arguments Value
View source: R/parseAlleles.R View source: R/makeAlleleRow.R
Translates tokens of an animal allele pairs to character vectors in a list.
Translates raw rows of an animal allele file to a data.frame row
1 2 3 | parseAlleles(tokens, alleleNames)
parseAlleles(tokens, alleleNames)
|
tokens |
A line from the animal allele file. |
alleleNames |
A character vector of the header values for the alleles. These correspond to the allele names. |
A vector suitable for row in an animal allele data.frame.
A vector suitable for row in an animal allele data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.