Open Jokendo-collab opened 1 year ago
what does head mc.vcf
show?
This seems to be a samplot issue, not a duphold issue, right?
head mc.vcf
shows the following:
##fileformat=VCFv4.2
##contig=<ID=ptg000001l,length=17552345>
##contig=<ID=ptg000002l,length=15455575>
##contig=<ID=ptg000003l,length=17609903>
##contig=<ID=ptg000004l,length=20365586>
##contig=<ID=ptg000005l,length=2880420>
##contig=<ID=ptg000006l,length=19393576>
##contig=<ID=ptg000007l,length=20082800>
##contig=<ID=ptg000008l,length=19379476>
##contig=<ID=ptg000009l,length=24022457>
I am getting the following error and I am not sure how to go around this. I used the following command to annotate the my vcf.
duphold -v macope2_sorted.vcf -b ../macOpe2.sorted.bam -f /data/okendojo/datashare/macOpeProject/macOpe2Assembly.fasta -t 24 -o mc.vcf
but I cannot get theSVTYPE
column information.