Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 258: Line 258:  
   grep -v ^# $OUT/sv/discovery/discovery.vcf | cut -f 7 | sort | uniq -c
 
   grep -v ^# $OUT/sv/discovery/discovery.vcf | cut -f 7 | sort | uniq -c
    +
<div class="mw-collapsible mw-collapsed" style="width:800px">
 
You will see the following output
 
You will see the following output
 
+
<div class="mw-collapsible-content" style="width:800px">
 
       7 COHERENCE;COVERAGE;DEPTH;DEPTHPVAL
 
       7 COHERENCE;COVERAGE;DEPTH;DEPTHPVAL
 
     17 COHERENCE;COVERAGE;DEPTH;DEPTHPVAL;PAIRSPERSAMPLE
 
     17 COHERENCE;COVERAGE;DEPTH;DEPTHPVAL;PAIRSPERSAMPLE
Line 273: Line 274:  
       5 COVERAGE;DEPTHPVAL;PAIRSPERSAMPLE
 
       5 COVERAGE;DEPTHPVAL;PAIRSPERSAMPLE
 
       5 COVERAGE;PAIRSPERSAMPLE
 
       5 COVERAGE;PAIRSPERSAMPLE
 +
</div>
 +
</div>
    
== Run GotCloud SnpCall ==
 
== Run GotCloud SnpCall ==

Navigation menu