View source: R/genoconverters.R
longmaps | R Documentation |
Refers to a reference linkage group for facetting, and one for joining, this avoids errors when a marker exists twice in one of the maps.
longmaps(df, reflg_facet, reflg_join, markerName = markerName)
df |
A data.frame (output from /codejoin2maps()) of joined map data. |
reflg_facet |
An unquoted string. The name for the reference linkage group identifier for faceting. |
reflg_join |
An unquoted string. The name for the reference linkage group identifier for joining. |
markerName |
An unquoted string. The name of the variable giving marker names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.