rmMissingGenotypes: Removing missing genotypes/lines/entries/GIDs

View source: R/RemovingMissngGenotypes.R

rmMissingGenotypesR Documentation

Removing missing genotypes/lines/entries/GIDs

Description

This function removes genotyped individuals from a marker matrix that do not meet the minimum threshold of marker information

Usage

rmMissingGenotypes(X = NULL, threshold = 50, plot.missing = FALSE)

Arguments

X

A marker matrix, usually obtained from the routines in FPGC

threshold

A threshold of missing marker information for genotypes in percentage

plot.missing

Logical. Indicating if a histograms of missing information printed


leocrh/FPGC documentation built on Nov. 15, 2024, 2:46 a.m.