plot_coverage: Plot marker coverage of the genome

View source: R/plot_coverage.R

plot_coverageR Documentation

Plot marker coverage of the genome

Description

Plot marker coverage of the genome

Usage

plot_coverage(map, limits = NULL)

Arguments

map

data frame with columns chrom & position

limits

optional data frame with columns chrom & position, with the maximum length for each chromosome

Details

If limits not provided, then the maximum values in map are used.

Value

ggplot2 variable


jendelman/MapRtools documentation built on April 12, 2025, 12:46 p.m.