test/issue-004.r

library(devtools)
suppressMessages(library(plyr))
suppressMessages(library(dplyr))
load_all()

res2 <- GetBestPaths('/home/docker/gcre-ci/data/test/segfault-random.gz', nCases = 1537, nControls = 1537, method = 1,
  threshold_percent = 0.05, K = 4, pathLength = 4, iterations = 10, strataF = NA, nthreads = 48)

res2[,c("Paths", "Scores", "Pvalues")]
carltonyfakhry/geneticsCRE documentation built on May 13, 2019, 12:49 p.m.