Learn R Programming

perfectphyloR (version 0.2.1)

subsetHapMat: Subset hapMat

Description

This function subsets the neighborhood of the focal SNV from the hapMat object.

Usage

subsetHapMat(hapMat, SNVs)

Arguments

hapMat

A hapMat object.

SNVs

Indices of hapMat object specifying the SNVs in the neighborhood.

Value

A subset of hapMat object to be returned to selectWindow

See Also

selectWindow

Examples

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

Run the code above in your browser using DataLab