plot_maps: Plot markers in two genetic maps

Description Usage Arguments Value

View source: R/plot_maps.R

Description

Plot markers in two genetic maps

Usage

1
2
plot_maps(map_df, map1_chrom_breaks, map2_chrom_breaks, pch_val = 16,
  cex_val = 0.75, ...)

Arguments

map_df

data frame, contains marker position in both maps

map1_chrom_breaks

numeric, a vector indicating the position of chromosome breaks in map1

map2_chrom_breaks

numeric, a vector indicating the position of chromosome breaks in map2

pch_val

numeric, behaves like the 'pch' parameter of plot()

cex_val

numeric, behaves like the 'cex' parameter of plot()

...

Value

a dotplot of marker positions in both genetic maps


ksamuk/syntR documentation built on Feb. 11, 2021, 4:46 a.m.