R/testMutationalPatternPair.R

testMutationalPatternPair <- function (a, mtx, PRINT=FALSE) {
    return (testMutationalPatternBinom (mtx[,a[1]], mtx[,a[2]], PRINT=PRINT))
}

Try the cancerGI package in your browser

Any scripts or data that you put into this service are public.

cancerGI documentation built on Sept. 8, 2023, 6:10 p.m.