generate_seq_1ind: Generate sequence data for one indiviudal with read depth rd...

Description Usage Arguments Value

Description

Generate sequence data for one indiviudal with read depth rd it calls functions seq_call to generate sequence data with read depth = rd, each read depth has error error[i].

Usage

1
generate_seq_1ind(maf, rd, error)

Arguments

maf,

a numeric to specify the maf for one variant

rd,

a numeric, read depth of the sequence

error,

a vector with length rd, error rate for each squence call

Value

a list including read depth (rdepth), error rate (error) and a vector of length rdepth showing the sequencing data (seq)


Struglab/RVS documentation built on May 9, 2019, 3:11 p.m.