plot_genoprob: Plot genotype probabilities for one chromosome

View source: R/plot_genoprob.R

plot_genoprobR Documentation

Plot genotype probabilities for one chromosome

Description

Plot genotype probabilities for one chromosome

Usage

plot_genoprob(genoprob, map = NULL)

Arguments

genoprob

matrix (markers x genotypes) of probabilities for one individual

map

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

Details

Names for the genotypes are taken from the colnames of genoprob.

Value

ggplot object


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