Learn R Programming

varitas (version 0.0.2)

sum.dp4: sum.dp4

Description

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

Usage

# S3 method for dp4
sum(dp4.str)

Arguments

dp4.str

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