powered by
Obtain number of Cross-Over events per sample and chromosome.
calcCOnumber(object)
Matrix m x n. M number of samples and N chromosomes.
#' @return a matrix with n chromosomes and m samples (n x m) and the number of CO events.
a RViterbi object.
data("fittedExample") co.num = calcCOnumber(myDat)
Run the code above in your browser using DataLab