Closed emmabailey94 closed 1 year ago
Hi Emma,
That's an error message in theVariantAnnotation::readVcf
function. You can validate a VCF for example with gatk ValidateVariants -V ~/IS001_13_normal-tumour.snp.vcf
. The issue here are lines with multiple alt alleles separated by slash. Since there is no fix I can do, I would recommending removing those tri-allelic sites upstream of PureCN and maybe reach out to the developer of the variant caller.
Best, Markus
Ah yes thank you! After manually removing these rows from the vcf, PureCN runs perfectly. Thanks for the help :)
Hi,
I'm having a problem running PureCN, which seems to be a problem with the vcf file - I've attached this. This is a Varscan vcf, but I can't figure out what's wrong with it. The error references " char '/' " being an issue, but I can't identify the cause of this in the vcf. I'm using the latest conda version of PureCN.
Any advice would be really appreciated!
Thanks, Emma
IS001_13_normal-tumour.snp.txt