View source: R/create_phenotype_data_table.R
create_phenotype_data_table | R Documentation |
phenotype_data_table
Create a phenotype_data_table
.
create_phenotype_data_table(phe_table)
phe_table |
a table of phenotypes. A
These names match the PLINK column names (https://www.cog-genomics.org/plink/1.9/input#pheno). Use read_plink_phe_file to read a phenotype file. Use check_phe_table to test if a phenotype table is valid. |
Richèl J.C. Bilderbeek
use create_test_phenotype_data_table to create a
phenotype_data_table
to be used in testing
create_test_phenotype_data_filename()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.