selSNPDS | R Documentation |
This function creates a data frame with a given SNP and variables from a GDS and data.frame objects.
selSNPDS(genoData, i, strat_variable = NULL, level_number = NULL)
genoData |
the GDS object |
i |
the position of the SNP (e.g. column) in the SNP-matrix |
a data frame with samples as rows and selected SNP and variables as columns.
Gonzalez, JR.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.