Changes

From Genome Analysis Wiki
Jump to navigationJump to search
152 bytes added ,  23:36, 25 January 2012
Line 16: Line 16:  
   #input VCF file can be gzipped  
 
   #input VCF file can be gzipped  
 
   arf -a complexity 1000g.vcf.gz -g genome.fa -l 30 -o paltum.vcf
 
   arf -a complexity 1000g.vcf.gz -g genome.fa -l 30 -o paltum.vcf
 +
 +
  #multiple analyses/annotations at once is possible
 +
  arf -a complexity,f,hwe,exons 1000g.vcf.gz -g genome.fa -l 30 -o paltum.vcf -f refGene.txt.gz
    
   #estimates allele and genotype frequencies from genotype likelihoods.
 
   #estimates allele and genotype frequencies from genotype likelihoods.
1,102

edits

Navigation menu