Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 262: Line 262:  
  export HK=/net/seqshop-server/home/hmkang/apigenome/bin
 
  export HK=/net/seqshop-server/home/hmkang/apigenome/bin
 
  export EPACTS=/net/seqshop-server/home/mktrost/seqshop/epacts/
 
  export EPACTS=/net/seqshop-server/home/mktrost/seqshop/epacts/
 +
export REF=/net/seqshop-server/home/mktrost/seqshop/singleSample/ref/gotcloud.ref
    
==== Annotation / Lookup against dbSNP ====
 
==== Annotation / Lookup against dbSNP ====
Line 318: Line 319:     
Want to see this from the BAM file?  Use samtools tview:
 
Want to see this from the BAM file?  Use samtools tview:
  $GC/bin/samtools tview $SAMPLE/output/bams/$SAMPLE.recal.bam $GC/gotcloud.ref/human.g1k.v37.fa
+
  $GC/bin/samtools tview $SAMPLE/output/bams/$SAMPLE.recal.bam $REF/hs37d5.fa
 
Use 'g' & enter the Chr:Pos
 
Use 'g' & enter the Chr:Pos
 
* Some patterns may indicate not real variants.
 
* Some patterns may indicate not real variants.
Line 327: Line 328:  
   
 
   
 
The phred score at the last column quantifies the degree of functional significance
 
The phred score at the last column quantifies the degree of functional significance
       

Navigation menu