clean_phenotypes: Remove genotypes without phenotypic data.

clean_phenotypesR Documentation

Remove genotypes without phenotypic data.

Description

Remove genotypes without phenotypic data.

Usage

clean_phenotypes(genotypes, phenos)

Arguments

genotypes

numeric matrix, data.table, or data.frame. Input genotypes, two columns per individual.

phenos

numeric vector. Phenotypes for each individual. Missing data should be marked with NA.


hemstrow/GeneArchEst documentation built on June 10, 2025, 5:06 a.m.