sim_geno | R Documentation |
Simulated geno file of eigenstrat format
sim_geno(n_ind, n_snp, filename)
n_ind |
number of individuals |
n_snp |
number of SNPs |
filename |
filename of export |
NULL exports a file
## Not run:
sim_geno(10, 5, "geno.txt")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.