Learn R Programming

perfectphyloR (version 0.2.1)

noVariation: Check the variation in a SNV

Description

This function checks the variation in a specified SNV and is applied during the recursive partitioning.

Usage

noVariation(snv)

Arguments

snv

A SNV to check for variation among haplotypes.

Value

Logical:TRUE, if there is no variation in the SNV; FALSE otherwise.

See Also

makePartition

Examples

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

Run the code above in your browser using DataLab