View source: R/plot_coverage.R
plot_coverage | R Documentation |
Plot marker coverage of the genome
plot_coverage(map, limits = NULL)
map |
data frame with columns chrom & position |
limits |
optional data frame with columns chrom & position, with the maximum length for each chromosome |
If limits
not provided, then the maximum values in map
are used.
ggplot2 variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.