Issue with Snippy 4.6.0
1
0
Entering edit mode
5 hours ago

I’m running Snippy v4.6.0 on assembled Klebsiella pneumoniae genomes using a 5 Mb reference with ~95 % ANI to all isolates. Each individual Snippy run completes successfully and reports multiple variants (SNPs, insertions, deletions, etc.) in snps.tab and snps.vcf. However, when I run snippy-core --ref ../Reference_Genome.fna --prefix core_all */, the output shows ā€œ0 core SNPs,ā€ and the core.summary file indicates 400 000–600 000 bp unaligned for every sample. Some isolates also lack a snps.consensus.fa file. I suspect this may be due to the reference being too distant, large unaligned regions, or possibly a filtering or vt normalization issue specific to Snippy 4.6.0. Has anyone encountered similar behavior or can suggest how to troubleshoot it? Would using paired-end reads instead of contigs or relaxing the core alignment filters help resolve this?

(Ubuntu 22.04, Snippy 4.6.0 via Conda)

Snippy Core.vcf SNP • 75 views
ADD COMMENT
0
Entering edit mode
4 hours ago
GenoMax 154k

Each individual Snippy run completes successfully and reports multiple variants

When you run snippy-core there is no reference provided, only a list of output directories.

From https://github.com/tseemann/snippy :

snippy-core --prefix core mysnps1 mysnps2 mysnps3 mysnps4 
ADD COMMENT

Login before adding your answer.

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