computeBedCov: computeBedCov

Description Usage Arguments Value Author(s) Examples

View source: R/simGenotypeInternal.R

Description

Coverage at the snv position

Usage

1
computeBedCov(myreads, snv)

Arguments

myreads

a data.frame of the start and end of reads for only one chr. Column at least start and end

snv

a data.frame of snv in only one chr with at least the column: pos

Value

a data.frame of snv in only one chr with a new column readcount

Author(s)

Pascal Belleau, Astrid Deschenes and Alexander Krasnitz

Examples

1
# TODO

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