View source: R/get_test_bim_table.R
get_test_bim_table | R Documentation |
.bim
) tableGet a simple genetic mapping (.map
) table,
as can be used in testing.
This is the same table as can be obtained by reading
the PLINK v1.7 example file called test.map
.
get_test_bim_table()
a mapping (.map
) table
The function has the word get
in its name,
as getting the result is trivial. When getting the result is non-trivial,
the word create
is used.
Richèl J.C. Bilderbeek
use create_demo_map_table to get simulated genetic mapping tables
get_test_bim_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.