R/phasing-plots.R

## phasing-plots.R

splitJointHaplotype <- function(x) {
    do.call(rbind, lapply(strsplit(x, "|", fixed=TRUE)))
}
vsbuffalo/ProgenyArray documentation built on May 3, 2019, 6:41 p.m.