# NOT RUN {
DRaWR(possetfile = system.file("extdata", "sample.setlist", package="DRaWR"),
unifile = system.file("extdata", "sample.uni", package="DRaWR"),
networkfile = system.file("extdata", "sample.edge", package="DRaWR"),
outdir = "exampleRun_", restarts = c(.7), nfolds = 1, st2keep = 1,
undirected = TRUE, unweighted = FALSE, normalize = "type", maxiters = 50,
thresh = 0.0001, property_types = c("T1", "T2"), writepreds = 0)
# }
Run the code above in your browser using DataLab