|
From: Petr D. <pd...@sa...> - 2017-03-02 19:45:34
|
Hi Gil, please try to run vcf-validator on the input files, is it possible something is not quite right about them? By the way, vcf-merge is not supported any more, I strongly recommend using `bcftools merge` instead http://samtools.github.io/bcftools/ Best wishes, Petr On Wed, 2017-03-01 at 17:20 +0200, Gil Stelzer wrote: > Hi All > > I used the following command - > vcf-merge S11_L001.freebayes.filtered.vcf.gz > S11_L001.samtools.filtered.vcf.gz | bgzip -c > S11_L001.vcf.gz > > I received the following error while using the > > Using column name 'unknown' for > S11_L001.freebayes.filtered.vcf.gz:unknown > Using column name 'S11_L001.bam' for > S11_L001.samtools.filtered.vcf.gz:S11_L001.bam > Use of uninitialized value in hash element at > /pipeline/exomeAnalysisPronto/seqtools/installed/vcftools0.1.13/perl/ > Vcf.pm line 1722, <$__ANONIO__> line 2. > Use of uninitialized value in hash element at > /pipeline/exomeAnalysisPronto/seqtools/installed/vcftools0.1.13/perl/ > Vcf.pm line 1722, <$__ANONIO__> line 5. > Use of uninitialized value in hash element at > /pipeline/exomeAnalysisPronto/seqtools/installed/vcftools0.1.13/perl/ > Vcf.pm line 1722, <$__ANONIO__> line 4. > > This error message repeated itself many times > Why is this happening and how should I treat this? > > Many thanks > Gil > ------------------------------------------------------------------- > ----------- > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Vcftools-help mailing list > Vcf...@li... > https://lists.sourceforge.net/lists/listinfo/vcftools-help -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE. |