View source: R/genoconverters.R
convertScore | R Documentation |
Converts a single marker, typically a row in a data.frame.
convertScore(maternal, paternal, progeny, missingString = "--")
maternal , paternal |
A two character string, or missingString value. |
progeny |
A (named) character vector of progeny scores. |
missingString |
A string defining missing scores. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.