detect_all_missing: Detect markers with all missing genotypes

View source: R/detect_all_missing.R

detect_all_missingR Documentation

Detect markers with all missing genotypes

Description

Detect if markers in tidy dataset have no genotypes at all. Used internally in radiator and might be of interest for users.

Usage

detect_all_missing(data)

Arguments

data

A tidy data frame object in the global environment.

Value

The filtered dataset if problematic markers were found. Otherwise, the untouch dataset.

Author(s)

Thierry Gosselin thierrygosselin@icloud.com


thierrygosselin/radiator documentation built on April 25, 2024, 3:20 a.m.