clean_phenotypes | R Documentation |
Remove genotypes without phenotypic data.
clean_phenotypes(genotypes, phenos)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.