sim_all_parents_main_off: Simulate range of parents and their main offspring sizes

Description Usage Arguments

View source: R/consensus_cutoff.R

Description

Simulate range of parents and their main offspring sizes

Usage

1
2
sim_all_parents_main_off(ns = seq(100, 10000, 100), pl = 9,
  phi = (1/50), repeats = 1000, verbose = FALSE, ncpu = 8)

Arguments

pl

PID length (9)

phi

Sequencing read error rate (1/50)

repeats

The number of repeats to run for each bin size

ncpu

Number of cores to use for simulation

n

a vector of bin_sizes (seq(100, 10000, 100))

vebose

If TRUE print loop progress


HIVDiversity/MotifBinner2 documentation built on May 6, 2019, 6:44 p.m.