simulate_vcf: Simulate Variants in Hardy Weinberg for the human genome...

Description Usage Arguments

View source: R/sim_vcf.R

Description

Simulate Variants in Hardy Weinberg for the human genome (hg38)

Usage

1
simulate_vcf(num_vars = 500L, num_ppl = 5000L, path = "sim.vcf.gz")

Arguments

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


jebbd/sim_vcf documentation built on Dec. 20, 2021, 10:08 p.m.