gen_pid_search_scenario: Simulate a scenario that can be used to test PID detection

Description Usage Arguments

View source: R/sim_read.R

Description

Simulate a scenario that can be used to test PID detection

Usage

1
2
gen_pid_search_scenario(seq_len, prefix_len, pid_len, suffix_len, prefix_snps,
  suffix_snps, suffix_chop)

Arguments

seq_len

The length of the random sequence to put before the prefix

prefix_len

The length of the prefix

pid_len

The length of the pid

suffix_len

The length of the suffix

prefix_snps

The number of snps to introduce to the prefix

suffix_snps

The number of snps to introduce to the suffix

suffix_chop

The number of bases to chop from the end of the suffix


philliplab/MotifBinner documentation built on Sept. 2, 2020, 11:41 a.m.