tests/easytest.R

library(integIRTy)
#library(doParallel)
#registerDoParallel(makeCluster(3, type = "SOCK"))
# getDoParWorkers()
data(OV)
ll <- list(CN_N, Expr_N, Methy_N)
pp <- list(CN_T, Expr_T, Methy_T)
#whatmore <- intIRTeasyRunFromRaw(pp, ll, assayType=c("CN", "Expr", "Methy"), permutationMethod="gene sampling")
#whatmore2 <- intIRTeasyRunFromRaw(pp, ll, assayType=c("CN", "Expr", "Methy"), permutationMethod="sample label permutation", parallel=TRUE)

Try the integIRTy package in your browser

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

integIRTy documentation built on Sept. 9, 2022, 3:09 p.m.