Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 124: Line 124:  
Remember, use <code>'q'</code> to exit out of <code>less</code>
 
Remember, use <code>'q'</code> to exit out of <code>less</code>
 
  q
 
  q
 +
 +
If you want to access the FASTA file by position, you can use <code>samtools faidx</code> command
 +
$GC/bin/samtools faidx $REF/human.g1k.v37.chr22.fa 22:36000000-36000100
    
; Where is the reference sequence?
 
; Where is the reference sequence?

Navigation menu