getnSNVs: Number of SNVs

Description Usage Arguments Value See Also Examples

View source: R/find_SNV_utility_functions.R

Description

This function gives the number of SNVs contained within a given pair of indices of SNVs, inclusively.

Usage

1
getnSNVs(cur)

Arguments

cur

A numeric vector of two elements indexing the first and last SNV.

Value

A numeric value specifying the number of SNVs returned to findSNVs

See Also

findSNVs

Examples

1


perfectphyloR documentation built on March 8, 2021, 9:06 a.m.