plotGridMissGenos: Missing genotypes

View source: R/quantgen.R

plotGridMissGenosR Documentation

Missing genotypes

Description

Plot missing marker genotypes as a grid, represented in black if missing, white otherwise.

Usage

plotGridMissGenos(
  X,
  main = "Missing marker genotypes",
  xlab = "Genotypes",
  ylab = "markers"
)

Arguments

X

matrix of marker genotypes, with genotypes in rows and markers in columns; missing values should be encoded as NA

main

an overall title for the plot

xlab

a title for the x axis

ylab

a title for the y axis

Value

nothing

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.