View source: R/check_equal_number_of_snvs.R
check_equal_number_of_snvs | R Documentation |
Check if the data has the same number of SNVs in its tables. Will stop if not.
check_equal_number_of_snvs(data)
data |
the data source, which can be:
|
Richèl J.C. Bilderbeek
check_equal_number_of_snvs(create_test_plink_text_data())
check_equal_number_of_snvs(create_test_plink_bin_data())
check_equal_number_of_snvs(create_test_plink2_bin_data())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.