Learn R Programming

perfectphyloR (version 0.2.1)

getnSNVs: Number of SNVs

Description

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

Usage

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

Run this code
# NOT RUN {
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab