Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 362: Line 362:  
;What is HG00551's genotype at these positions?
 
;What is HG00551's genotype at these positions?
 
#First check which sample number HG00551 is:
 
#First check which sample number HG00551 is:
  zcat ${OUT}/thunder/chr22/ALL/thunder/chr22.filtered.PASS.beagled.ALL.thunder.vcf.gz |grep "#CHROM"
+
  $GC/bin/tabix -H ${OUT}/thunder/chr22/ALL/thunder/chr22.filtered.PASS.beagled.ALL.thunder.vcf.gz
 
* That will help you figure out it's genotype.
 
* That will help you figure out it's genotype.
 
* Rerun the tabix command and scroll to find HG00551's genotype:
 
* Rerun the tabix command and scroll to find HG00551's genotype:

Navigation menu