plot_genome_vs_cm {onemap} | R Documentation |
Draws a physical vs cM map
Description
Provides simple genetic to physical ggplot.
Usage
plot_genome_vs_cm(map.list, mapping_function = "kosambi", group.names = NULL)
Arguments
map.list |
a map, i.e. an object of class |
mapping_function |
either "kosambi" or "haldane" |
group.names |
vector with group name for each sequence object in the map.list |
Value
ggplot with cM on x-axis and physical position on y-axis
Author(s)
Jeekin Lau, jeekinlau@gmail.com
[Package onemap version 3.2.2 Index]