Description Usage Arguments Value Examples
The function searches for fields that correspond to those in SOLAR format of marker map file.
1 | matchMapNames(fields)
|
fields |
The name of fields or colulm names in data frame, which are candidates to be map fields. |
A named character vector, that can be directly passed to rename
function of plyr
package.
1 2 | data(dat50)
matchMapNames(names(snpdata))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.