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
3
4
5
6
7
8
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


philliplab/MotifBinner2 documentation built on Sept. 8, 2020, 12:09 a.m.