![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Resorting chromosome order in a VCF file to match reference | acedraper1 | Bioinformatics | 3 | 03-08-2015 01:05 PM |
VCFtools vcf-consensus error | jeffseq | Bioinformatics | 1 | 09-01-2013 08:14 PM |
Comparing and combining vcf files | gavin.oliver | Bioinformatics | 3 | 11-30-2011 03:16 AM |
error message with samtools converting pileup to vcf | kym | Bioinformatics | 1 | 07-21-2011 12:43 AM |
failed when merging the example VCF files using VCFtools | jianfeng.mao | Bioinformatics | 1 | 02-02-2011 06:44 PM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: Germany Join Date: Nov 2015
Posts: 4
|
![]()
Hi,
I'm using the vcftools for the first time. I'm trying to compare two VCF files with the following command line: Code:
vcftools --vcf Sample_All.vcf --diff Sample_indA.vcf --diff-site --out Multiple_vs_indA Code:
Error: Both files must be sorted in the same chromosomal order. chr1 in file 2 appears to be out of order. Plus I have tried to had the Code:
--not-chr chr1 Is it normal? What should I do to resolve this issue? Or maybe it is just a warning message? Thank you C. |
![]() |
![]() |
![]() |
#2 |
Member
Location: Europe Join Date: Oct 2016
Posts: 60
|
![]()
Hello cmonat,
take a look inside both vcf files and check whether they are ordered correct by chromosom and position. fin swimmer |
![]() |
![]() |
![]() |
Thread Tools | |
|
|