rmmissingsnp: Remove missing from X

View source: R/SNPformat.R

rmmissingsnpR Documentation

Remove missing from X

Description

This function removes the missing marker data at certain threshold and plots a histogram of the missing data

Usage

rmmissingsnp(X = NULL, threshold = 20, plot.missing = F)

Arguments

X

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

threshold

Is a threshold for the % of the missing values in X

plot.missing

Is a Logical to indicate if the the histogram of missing values is plotted. Default is False


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