Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 169: Line 169:  
Now run the Makefiles as gotcloud suggests and continue with the workshop while gotCloud executes (it will take 5-10 minutes):
 
Now run the Makefiles as gotcloud suggests and continue with the workshop while gotCloud executes (it will take 5-10 minutes):
 
   
 
   
   > make -f snpcall/umake.Makefile &> snpcall.log &
+
   > make -f snpcall/umake.snpcall.Makefile &> snpcall.log &
    
Note that, in this case we are using a single CPU to run the snp calling. If you have multiple CPUs you can run gotcloud in parallel using multiple CPUs by setting the parameter "-j".
 
Note that, in this case we are using a single CPU to run the snp calling. If you have multiple CPUs you can run gotcloud in parallel using multiple CPUs by setting the parameter "-j".
150

edits

Navigation menu