Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 235: Line 235:     
In principle, the metadata can be created from the input BAM files by running the following command
 
In principle, the metadata can be created from the input BAM files by running the following command
 +
perl ${GC}/bin/genomestrip.pl --run-metadata --conf ${SS}/gotcloud.conf --numjobs 12 --base-prefix ${SS} --outdir ${OUT}
 +
 +
'''WAIT!!!!! DO NOT RUN THIS COMMAND, because it will take >1 hour to finish'''.
 +
 +
Instead, let's look what the output would have looked like.
 +
 +
ls ${SS}/metadata
 +
 
  computerc.args.list
 
  computerc.args.list
 
  cpt
 
  cpt
Line 255: Line 263:  
  spans.args.list  
 
  spans.args.list  
 
  spans.dat
 
  spans.dat
  −
  −
'''WAIT!!!!! DO NOT RUN THIS COMMAND, because it will take >1 hour to finish'''.
  −
  −
Instead, let's look what the output would have looked like.
  −
  −
ls ${SS}/metadata
  −
  −
cpt  depth  depth.dat  gcprofile  gcprofiles.zip  genome_sizes.txt  isd  isd.dist.bin  spans  spans.dat
      
The directory contains metadata output and other intermediate files produced by "GenomeSTRiP SVProcess" step.  
 
The directory contains metadata output and other intermediate files produced by "GenomeSTRiP SVProcess" step.  

Navigation menu