Entering edit mode
4 hours ago
shpak.max
▴
60
I've been using snpEff to annotate vcf from a GWAS, and in many instances, the program executes with the warning/error message:
java.lang.RuntimeException: Unsupported structural variant type '<CN0>'
It continues to run after this message and eventually returns an annotated vcf, but I'm not sure if this can potentially throw off the order of SNPs in the file, and secondly, if there's any straightforward way to modify the input files to prevent this.