Description Usage Arguments Value
Consolidate and prepare map data for synteny block detection
1 2 3 |
map |
data frame, contains marker order and chromosome assignments for markers in both maps |
space_size |
numeric, the amount of space to pad markers between linkage groups |
map1_chr_order |
numeric, optional: the numeric order in which to display markers in map1 |
map2_chr_order |
numeric, optional: the numeric order in which to display markers in map2 |
map1_max_chr_lengths |
numeric, optional: values of the total lengths of each linkage group in map1. useful when markers do not span known extent of linkage groups. |
map2_max_chr_lengths |
numeric, optional: values of the total lengths of each linkage group in map2. useful when markers do not span known extent of linkage groups. |
flip_chrs |
logical, optional: a vector of TRUE/FALSE indicating which linkage groups should be flipped (for display purposes only) |
a 'map list': a list of length 5 containing consolidated/flipped/reordered markers for both maps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.