.\" Automatically generated by Pandoc 2.2.1 .\" .TH "SNIFFLES" "1" "" "1.0.0" "" .hy .SH NAME .PP sniffles \- structural variation caller for third\-generation sequencing data .SH SYNOPSIS .PP \f[B]sniffles\f[] \-m \f[I]string\f[] [\-s \f[I]int\f[]] [\[en]max_num_splits \f[I]int\f[]] [\-q \f[I]int\f[]] [\-l \f[I]int\f[]] [\-v \f[I]string\f[]] [\[en]bede \f[I]string\f[]] [\-c \f[I]int\f[]] [\-t \f[I]int\f[]] [\-d \f[I]int\f[]] [\-n \f[I]int\f[]] [\[en]] [\[en]version] [\-h] .PP \f[B]sniffles\f[] \f[B]\-m\f[] \f[I]reads.bam\f[] \f[B]\-v\f[] \f[I]calls.vcf\f[] .SH DESCRIPTION .PP Sniffles is a structural variation caller using third generation sequencing (PacBio or Oxford Nanopore). It detects all types of SVs using evidence from split\-read alignments, high\-mismatch regions, and coverage analysis. Please note the current version of Sniffles requires output from BWA\-MEM with the optional SAM attributes enabled! .SH OPTIONS .TP .B \-m \f[I]string\f[], \[en]mapped_reads \f[I]string\f[] (required) Bam File .RS .RE .TP .B \-s \f[I]int\f[], \[en]min_support \f[I]int\f[] Minimum number of reads that support a SV. Default: 10 .RS .RE .TP .B \[en]max_num_splits \f[I]int\f[] Maximum number of splits per read to be still taken into account. Default: 4 .RS .RE .TP .B \-q \f[I]int\f[], \[en]minmapping_qual \f[I]int\f[] Minimum Mapping Quality. Default: 20 .RS .RE .TP .B \-l \f[I]int\f[], \[en]min_length \f[I]int\f[] Minimum length of SV to be reported. Default:0 .RS .RE .TP .B \-v \f[I]string\f[], \[en]vcf \f[I]string\f[] VCF output file name .RS .RE .TP .B \[en]bede \f[I]string\f[] Simplified format of bede Format. .RS .RE .TP .B \-c \f[I]int\f[], \[en]min_cigar_event \f[I]int\f[] Minimum Cigar Event (e.g.\ Insertion, deletion) to take into account. Default:50 .RS .RE .TP .B \-t \f[I]int\f[], \[en]threads \f[I]int\f[] Number of threads to use. Default: 3 .RS .RE .TP .B \-d \f[I]int\f[], \[en]max_distance \f[I]int\f[] Maximum distance to group SV together. Default: 1kb .RS .RE .TP .B \-n \f[I]int\f[], \[en]num_reads_report \f[I]int\f[] Report up to N reads that support the SV. Default: 0 .RS .RE .TP .B \[en], \[en]ignore_rest Ignores the rest of the labeled arguments following this flag. .RS .RE .TP .B \[en]version Displays version information and exits. .RS .RE .TP .B \-h, \[en]help Displays usage information and exits. .RS .RE .SH BUGS .PP If you experience problems or have suggestions please contact: fritz.sedlazeck\@gmail.com .SH SEE ALSO .PP \f[B]bwa\f[](1) .SH AUTHORS Fritz Sedlazeck .