View source: R/create_test_assoc_qt_data.R
create_test_assoc_qt_data | R Documentation |
Create data (as created by create_assoc_qt_data) to detect associations with quantitative traits (using assoc_qt) used for testing.
create_test_assoc_qt_data(
data = create_test_plink_text_data(),
phenotype_data = create_phenotype_data_table_from_data(data = data)
)
data |
the data source, which can be:
|
phenotype_data |
phenotype data in the form of either
a filename to a phenotype file ( |
Richèl J.C. Bilderbeek
create_test_assoc_qt_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.