Description Usage Arguments Examples
You actually pass this a snp_genos object and it deals with putting names and stuff on there.
1 |
g |
an L x N matrix of SNP genotypes that are 0, 1, 2, or NA. |
1 2 | snp_genos <- get_snp_genos(fs_dev_test_data$plain_snp_data)
snp_indics <- genos_to_indicators(g = snp_genos$mat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.