extractPIRs is throwing an ERROR
0
0
Entering edit mode
6.0 years ago
nkausthu ▴ 30

I am getting an error while using extractPIRs as follows

./extractPIRs --bam bamlist --vcf VCF.gz --out

Reading genotypes in [/MOD_recalibrated_variants.vcf.gz] in VCF format
  * 477 samples
ERROR: Duplicate site pos=52264013 ref=C alt=T

How can I avoid this kind of scenario? Thank you

extractPIRs SHAPEIT PHASING • 1.3k views
ADD COMMENT
0
Entering edit mode

Looks like the program is telling you what the error is.

ADD REPLY
0
Entering edit mode

Yes .. Programs tells that its duplicate site position but its in different chromosome. But I think it wont be correct if I delete one.

ADD REPLY
0
Entering edit mode

This is rather for further references as this one is really old. If you check their documentation on manual the state:

NOTE : the VCF file should contain SNPs from only one chromosome.

So, it cant handle different chromosomes the same time and you need to split them prior continuing.

ADD REPLY

Login before adding your answer.

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