Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 167: Line 167:  
** You want to run as many as you can.
 
** You want to run as many as you can.
 
** 3 of you on the machine - 3*8 = 24 jobs will be running in parallel on that machine
 
** 3 of you on the machine - 3*8 = 24 jobs will be running in parallel on that machine
  ${GC}/gotcloud indel --conf $SAMPLE/gotcloud.conf --numjobs 8
+
  ${GC}/gotcloud indel --conf $SAMPLE/gotcloud.conf --numjobs 8 --outdir $OUT
 
* Only need the configuration, number of threads, and the output directory, rest is specified within the configuration.
 
* Only need the configuration, number of threads, and the output directory, rest is specified within the configuration.
  

Navigation menu