sum.dp4 {varitas}R Documentation

sum.dp4

Description

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

Usage

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

Arguments

dp4.str

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


[Package varitas version 0.0.2 Index]