Browse code

1.99.8: random rare failures of test initMutant

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/OncoSimulR@109060 bc3139a8-67e5-0310-9ffc-ced21a209358

Ramon Diaz-Uriarte authored on 01/10/2015 07:59:11
Showing 1 changed files

... ...
@@ -176,7 +176,7 @@ test_that("initMutant with oncoSimulSample", {
176 176
                                        "w" = 0.001,
177 177
                                        "x" = 0.0001,
178 178
                                        "y" = -0.0001,
179
-                                       "z" = -0.001),
179
+                                       "z" = 0.001),
180 180
                         geneToModule =
181 181
                             c("Root" = "Root",
182 182
                               "M" = "m",