| Previous changeset 2:9d363eb081b5 (2016-04-28) Next changeset 4:916846f73e25 (2016-04-29) |
|
Commit message:
Uploaded |
|
modified:
mutspecAnnot.pl |
| b |
| diff -r 9d363eb081b5 -r 14fe7238c6d7 mutspecAnnot.pl --- a/mutspecAnnot.pl Thu Apr 28 03:43:25 2016 -0400 +++ b/mutspecAnnot.pl Thu Apr 28 03:59:27 2016 -0400 |
| b |
| @@ -38,7 +38,7 @@ ######################################### ### SPECIFY THE NUMBER OF CPU ### ######################################### -our $max_cpu = 12; # Max number of CPU to use for the annotation +our $max_cpu = 1; # Max number of CPU to use for the annotation # Recover the current path |