Simulate Variants in Hardy Weinberg for the human genome (hg38)
1 | simulate_vcf(num_vars = 500L, num_ppl = 5000L, path = "sim.vcf.gz")
|
num_vars |
The number of variants to simulate, default: 500 |
num_ppl |
The number of individuals to simulate, default: 5000 |
path |
The output file path, default: sim.vcf.gz |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.