Mercurial > repos > iarc > mutspec
changeset 3:14fe7238c6d7 draft
Uploaded
| author | iarc | 
|---|---|
| date | Thu, 28 Apr 2016 03:59:27 -0400 | 
| parents | 9d363eb081b5 | 
| children | 916846f73e25 | 
| files | mutspecAnnot.pl | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/mutspecAnnot.pl Thu Apr 28 03:43:25 2016 -0400 +++ b/mutspecAnnot.pl Thu Apr 28 03:59:27 2016 -0400 @@ -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
