View source: R/plot_genome_vs_cm.R
plot_genome_vs_cm | R Documentation |
Provides simple genetic to physical ggplot.
plot_genome_vs_cm(map.list, mapping_function = "kosambi", group.names = NULL)
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 |
ggplot with cM on x-axis and physical position on y-axis
Jeekin Lau, jeekinlau@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.