SnpEff output VCF in `.gz` format
1
0
Entering edit mode
10 months ago
ttom ▴ 220

Can snpEff output in VCF format ?

 java -Xmx4g -jar /cluster/work/grlab/share/software/snpEff/snpEff.jar hg38 -c /cluster/work/grlab/share/software/snpEff/snpEff.config -nodownload chr22_joint_genotyped.vcf.gz -stats chr22_snpeEff_summary.html >chr22_joint_genotyped.ann.vcf.gz

The output VCF is not in gzip format. Is there way to output the snpeff output in .vcf.gz format ?

snpeff • 467 views
ADD COMMENT
0
Entering edit mode
10 months ago
(...)vcf.gz -stats chr22_snpeEff_summary.html | bcftools view -O z -o chr22_joint_genotyped.ann.vcf.gz
ADD COMMENT

Login before adding your answer.

Traffic: 2664 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6