Home - GooglingTheCancerGenome/sv-callers GitHub Wiki
NGS structural variant (SV) callers
-
Manta (C++/Python)
-
DELLY (C++)
-
LUMPY (C/C++/Python)
-
GRIDSS (Java/R/Python)
-
PINDEL (C++)
-
BreakDancer (Perl/C++)
-
SV2 (Python/Cython)
-
Wham (C++)
-
TIDDIT (C++)
-
Sniffles (C/C++)
-
Kevlar (INDELs only)
-
SnowmanSV (C/C++)
-
SMuFin - reference-free detection of SNVs and SVs
-
Pindel (C++)
-
iCallSV - using DELLY
-
bcbio:sv pipeline (Python) wraps Manta, Lumpy, Delly, GRIDSS, Wham
-
Illumina Analysis Pipeline (Perl) wraps Manta and Delly
-
MetaSV (Python)
-
GATK4 (Java)
Simulation tools/benchmarks
-
NA12878/NA24385 tumor-like mixture (Hartwig Medical Foundation)
-
Somatic reference standard (COLO829)
Alignment/variant call formats
Other useful tools/libs
-
MoMI-G - genome graph browser
-
mergevcf (incl. some examples)
-
vg - tools for working with genome variation graphs
Formats / Parsers
- VCFv4.3
- SAMv1
- VEP
- PyVCF
- genomics-data-parser
- Pysam (supports SAM/BAM/VCF/BCF)
- cyvcf2
- vcf-validator
- vcf2db
- VCF to npy, pandas, hdf5 etc.