breakpoints {VanillaICE}R Documentation

Locations of breakpoints from the HMM

Description

Returnes indices of SNPs within a chromosome where the breakpoints occur

Usage

breakpoints(object, ...)

Arguments

object object inheriting from class AnnotatedSnpSet
... additional arguments

Details

Value

data.frame

Note

Author(s)

References

See Also

Examples


data(chromosome1)
breakpoints(chromosome1)


[Package VanillaICE version 1.0.2 Index]