Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 240: Line 240:  
To discover large deletions from the 62 BAMs we are using for this workshop, you can run the following command
 
To discover large deletions from the 62 BAMs we are using for this workshop, you can run the following command
   −
  time perl $GC/bin/genomestrip.pl -run-discovery --metadata $IN/metadata --out $OUT/sv --conf $IN/gotcloud.conf --region 22:36000000-37000000 --numjobs 2
+
  time perl ${GC}/bin/genomestrip.pl -run-discovery --metadata ${SS}/svtoolkit/metadata --out ${OUT}/sv --conf ${SS}/gotcloud.conf --region 22:36000000-37000000 --numjobs 2 --gs-dir ${SS}/svtoolkit
    
This will take ~2 minutes to finish.
 
This will take ~2 minutes to finish.

Navigation menu