calc_simu_exp: Function to calculate expected genotype data for simuation...

Description Usage Arguments Value

Description

Function to calculate expected genotype data for simuation data, given simulated reads, error rate and read depth.

Usage

1
calc_simu_exp(reads, error_vector, rdepth_vector)

Arguments

reads

simulated reads

error_vector

a vector for error rate for each simulated data of each person, one person by one person

rdepth_vector

a vector for read depth for each simulated data of each person, one person by one person

Value

a list includes expected genotype data (exp_geno) and population frequency (geno_freq)


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