rmhetsnp: Remove heterozygotes in X

View source: R/SNPformat.R

rmhetsnpR Documentation

Remove heterozygotes in X

Description

This function is to remove the markers that have a determined proportion of heterozygotes

Usage

rmhetsnp(X = NULL, threshold = 10, plot.het = F)

Arguments

X

Is a marker matrix with markers in columns and gids in rows

threshold

Is a threshold for the % of the heterozygotes in X

plot.het

Logical to indicate if the histogram of heterozygocity is displayed. Default is FALSE


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