Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 431: Line 431:  
* Rerun the tabix command and scroll to find HG00551's genotype:
 
* Rerun the tabix command and scroll to find HG00551's genotype:
 
  ${GC}/bin/tabix ${OUT}/thunder/chr22/ALL/thunder/chr22.filtered.PASS.beagled.ALL.thunder.vcf.gz 22:36907000-36907100 |less -S
 
  ${GC}/bin/tabix ${OUT}/thunder/chr22/ALL/thunder/chr22.filtered.PASS.beagled.ALL.thunder.vcf.gz 22:36907000-36907100 |less -S
 +
 +
* Or you can do this to print HG00551 only:
 +
${GC}/bin/tabix ${OUT}/thunder/chr22/ALL/thunder/chr22.filtered.PASS.beagled.ALL.thunder.vcf.gz 22:36907000-36907100 | cut -f1-10
    
<ul>
 
<ul>
271

edits

Navigation menu