Provides simple genetic to physical ggplot.
plot_genome_vs_cm(map.list, mapping_function = "kosambi", group.names = NULL)
ggplot with cM on x-axis and physical position on y-axis
a map, i.e. an object of class sequence
with a
predefined order, linkage phases, recombination fraction and likelihood;
also it could be a list of maps.
either "kosambi" or "haldane"
vector with group name for each sequence object in the map.list
Jeekin Lau, jeekinlau@gmail.com