No output from covert2annovar.pl by .vcf files from Mutect
1
0
Entering edit mode
8.8 years ago
yywang113 ▴ 20

Hi,

I am running covert2annovar.pl in Annovar to change .vcf files from Mutect output to .vcf files that used in Annovar. command as below:

convert2annovar.pl -format vcf4 -filter pass -allsample $f -outfile $f".avinput" &

I got right results last time, as this:

chr1    1385923 1385923 A       G       0.5     .       2
chr1    1385926 1385926 A       C       0.5     .       2
chr1    1385941 1385941 T       A       0.5     .       2

but this time, I got this:

chr1                                    .       .
chr1                                    .       .
chr1                                    .       .

I double checked the input files and parameters, which are the same as last time.

Could anyone help me to figure out where the problem is? Thanks.

next-gen • 2.0k views
ADD COMMENT
1
Entering edit mode
8.8 years ago
yywang113 ▴ 20

Problem solved by -format vcf4old

ADD COMMENT

Login before adding your answer.

Traffic: 2579 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