View source: R/functions_map.R
plot_map_list | R Documentation |
This function plots a genetic linkage map(s)
plot_map_list(viewmap, horiz = TRUE, col = "ggstyle", title = "Linkage group")
viewmap |
object of class |
horiz |
logical. If FALSE, the maps are plotted vertically with the first map to the left. If TRUE (default), the maps are plotted horizontally with the first at the bottom |
col |
a vector of colors for the bars or bar components (default = 'lightgrey')
|
title |
a title (string) for the maps (default = 'Linkage group') |
A data.frame
object containing the name of the markers and their genetic position
Marcelo Mollinari, mmollin@ncsu.edu
Cristiane Taniguti, chtaniguti@tamu.edu
Mollinari, M., and Garcia, A. A. F. (2019) Linkage analysis and haplotype phasing in experimental autopolyploid populations with high ploidy level using hidden Markov models, _G3: Genes, Genomes, Genetics_. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1534/g3.119.400378")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.