simulateAllele: simulateAllele

Description Usage Arguments Value Author(s) Examples

View source: R/simGenotypeInternal.R

Description

Compute the readcount for lower allele proportion don't need to know which allele it is at this step

Usage

1
simulateAllele(snvCovLap, minCov, nbSim)

Arguments

snvCovLap

a data.frame with at least the column: lap and readcount

minCov

a numeric the min value of readcount to keep the snv

nbSim

integer number of simulation

Value

a list listSNV: the index of the snv keep

Author(s)

Pascal Belleau, Astrid Deschenes and Alexander Krasnitz

Examples

1
# TODO

belleau/simAnc documentation built on June 11, 2021, 9:09 p.m.