git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/OncoSimulR@109059 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -184,7 +184,7 @@ test_that("initMutant with oncoSimulSample", { |
184 | 184 |
"D" = "d") ) |
185 | 185 |
ossI <- oncoSimulSample(4, |
186 | 186 |
o3init, model = "Exp", |
187 |
- mu = 5e-5, finalTime = 500, |
|
187 |
+ mu = 5e-5, finalTime = 5000, |
|
188 | 188 |
detectionDrivers = 2, |
189 | 189 |
onlyCancer = TRUE, |
190 | 190 |
initSize = 10, |