calculateBreakpoints {VanillaICE} | R Documentation |
Wrapper for findBreaks
calculateBreakpoints(object, ...)
object |
Object of class HmmPredict |
... |
Not implemented |
Returns a matrix with information on size of region (Mb), predicted state, number of SNPs in region, chromosome number, and position.
A matrix
R. Scharpf