Sniffles icon indicating copy to clipboard operation
Sniffles copied to clipboard

Structural variation caller using third generation sequencing

Results 153 Sniffles issues
Sort by recently updated
recently updated
newest added

Dear author, I am trying to phase SVs with HP added BAM files. The command I use is ```sniffles --phase```, other parameters are just default. In the output, I found...

bug

I try to install sniffles2 using different strategies, but all failed: 1. pip install sniffles, see error: WARNING: pip is being invoked by an old script wrapper. This will fail...

Hi, On using --minsvlen 50 as one of the parameters in multisample (trio) SV calling, I am still getting SVs which are upto 45 bp in length (both INS and...

Hi, I had a questions about INS annotations in the output vcf file, as shown below: ![image](https://user-images.githubusercontent.com/45194038/180718644-c22deced-76b8-4134-a4db-48ae22bfdeb9.png) The same as the insertion type, why the first line did not give...

bug

There are cases where Sniffles2 reports some of the "COVERAGE" field as "None" (e.g. "None,None,100,None,None"). As a result, reading a Sniffles2 VCF file using pyvcf throws the following error: ValueError:...

Hi Fritz, I tried sniffles2 to call SV using the Multi-Sample SV Calling mode, and I'd like to know how sniffles combines calling using multiple .snf files into a single...

Dear Fritz Sedlazeck, I am trying to run the Multi-sample calling with Sniffles v2.0.2 and I get an error in the second step. I run it like this: sniffles --minsupport...

Hi, From the `--help` page I've deduced that Sniffles categorizes its parameters in a few categories - Common parameters - SV Filtering parameters - SV Clustering parameters - Multi-Sample Calling...

Research organism: bufo; Scaffolds of reference genome: 11 chromosomes and more than 700 unplaced contigs; Each sample bam file is split into three parts because sniffles run with error when...