git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/crlmm@54377 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -100,7 +100,7 @@ crlmmGT2 <- function(A, B, SNR, mixtureParams, cdfName, row.names=NULL, |
100 | 100 |
tmp |
101 | 101 |
} |
102 | 102 |
## |
103 |
- if(verbose) message("Calling process1") |
|
103 |
+ ##if(verbose) message("Calling process1") |
|
104 | 104 |
newparamsBatch <- ocLapply(seq(along=snpBatches), process1, |
105 | 105 |
snpBatches=snpBatches, |
106 | 106 |
autosomeIndex=autosomeIndex, XIndex=XIndex, |