plot_geno: Graphical genotyping

View source: R/plot_geno.R

plot_genoR Documentation

Graphical genotyping

Description

Graphical genotyping

Usage

plot_geno(geno, map = NULL)

Arguments

geno

genotype matrix (markers x indiv)

map

optional data frame with 3 columns (marker, chrom, position)

Details

Input matrix geno should have rownames attribute that matches marker names in the first column of map (when present).

Value

ggplot object


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