genoMatrix: genoMatrix

Description Usage Arguments Value Author(s) Examples

View source: R/simGenotypeInternal.R

Description

Genere twa matrix matRef and matAlt with the readcount of the reference allele and readcount of the allele alt respectivily

Usage

1
genoMatrix(snv, resSim, LAFparent)

Arguments

snv

a data.frame

resSim

list output of simulateAllele(...)

Value

a list of two matrix matRef: matrix of the readcount of the reference allele matAlt matrix of the readcount of the alt allele

Author(s)

Pascal Belleau, Astrid Deschenes and Alexander Krasnitz

Examples

1
# TODO

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