calculateBreakpoints {VanillaICE} | R Documentation |
Calculate breakpoints for altered states from the prediction matrix in
an object of class HmmPredict
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