View source: R/genoconverters.R
revmaplgs | R Documentation |
Take output from /codejoin2maps() and a map object to be reversed, and returns the map object with appropriate groups reversed.
revmaplgs(maps.comp_df, refmapid, revmapid, revmap)
maps.comp_df |
Output from /codejoin2maps(). |
refmapid |
The reference map name to identify columns in maps.comp_df. |
revmapid |
The name of the map to be reversed, used to identify columns in maps.comp_df. |
revmap |
a cross object which is to have linkage groups reversed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.