snippy icon indicating copy to clipboard operation
snippy copied to clipboard

variants with low coverage.

Open iolanda-IZSAM opened this issue 3 years ago • 3 comments

Dear Torsten,

we use snippy in order to align the reads to a reference and to obtain the annotation of the variants. Unfortunately in the results that we obtain we loose some SNPs because of the coverage. Snippy replaced the information in the reads with the reference nucleotides. And also in the vcf file we don't have those variation annotated (and for covid it is really important!)

If we extract the consensus using another method (e.g. ivar setting a low min coverage) we obtain the nucleotides present in the alignment

Is it possible to change the min coverage used in snippy?

Thank a lot for your help Iolanda

iolanda-IZSAM avatar Apr 20 '21 18:04 iolanda-IZSAM

Hello, you can use --mincov (default is 10) M.

maxbranger avatar Jun 17 '21 08:06 maxbranger

Thank @maxbranger. @iolanda-IZSAM there are two other options you may want to be aware of, and wish to experiment with: https://github.com/tseemann/snippy#the-variant-caller

Keep in mind that Snippy does not account for the incorporation of primer into amplicons like iVar does. That could lead to erroneous SNP calls if you are using tiled amplicon seq.

Best of luck.

andersgs avatar Jun 17 '21 11:06 andersgs

I am closing the issue. Please reopen if necessary.

andersgs avatar Jun 17 '21 11:06 andersgs