sum.dp4: sum.dp4

Description Usage Arguments

View source: R/helper_functions.R

Description

Simply calculates the depth of coverage of the variant allele given a string of DP4 values

Usage

1
2
## S3 method for class 'dp4'
sum(dp4.str)

Arguments

dp4.str

String of DP4 values in the form "1234,1234,1234,1234"


varitas documentation built on Nov. 14, 2020, 1:07 a.m.