Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 126: Line 126:     
If you want to access the FASTA file by position, you can use <code>samtools faidx</code> command
 
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 | less
 +
or
 
  $GC/bin/samtools faidx $REF/human.g1k.v37.chr22.fa 22:36000000-36000100
 
  $GC/bin/samtools faidx $REF/human.g1k.v37.chr22.fa 22:36000000-36000100
  

Navigation menu