Changes

From Genome Analysis Wiki
Jump to navigationJump to search
15 bytes added ,  11:00, 10 February 2012
Line 122: Line 122:  
   samtools mpileup -Iuf ref/human_g1k_v37_chr20.fa bams/SAMPLE*bam | bcftools view -bvcg - > result/chr20.mpileup.bcf
 
   samtools mpileup -Iuf ref/human_g1k_v37_chr20.fa bams/SAMPLE*bam | bcftools view -bvcg - > result/chr20.mpileup.bcf
   −
   bcftools view result/chr20.bcf  | sed s/AF1/AF/g | grep -v AF=1 > result/chr20.mpileup.vcf
+
   bcftools view result/result/chr20.mpileup.bcf  | sed s/AF1/AF/g | grep -v AF=1 > result/chr20.mpileup.vcf
     
533

edits

Navigation menu