Description Usage Arguments Value Examples
Quick function to generate mock vcf file. Note this data has unrealistic population structure.
| 1 | mockVCF(n.snps = 10000, n.samples = 10, chromosome = 22)
 | 
| n.snps | Number of SNPs in mock vcf file. | 
| n.samples | Number of samples in mock bulk data. | 
| chromosome | Chromosome name | 
data.frame containing mock gff data.
| 1 | vcf <- mockVCF()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.