Gabaldonlab / perSVade

perSVade: personalized Structural Variation detection
GNU General Public License v3.0
36 stars 5 forks source link

perSVade: personalized Structural Variation detection

Latest Version DOI Docker Pulls run with docker run with singularity

perSVade runs structural variation (SV), small variant (SNPs and IN/DELs) and read depth-based Copy Number Variation (CNV) calling and annotation for WGS datasets. The only required input is a set of paired-end short reads and a reference genome. Everything with a few simple commands.

The SV calling pipeline finds breakpoints with GRIDSS and summarizes them into complex structural variants with CLOVE, with some added features. perSVade provides an automated benchmarking and parameter selection for these methods in any genome or sequencing run. This is useful for species without reccommended running and filtering parameters. In addition, it provides an automated report of the SV calling accuracy on simulations, useful to assess the confidence of the results.

Check the wiki in order to install and use the pipeline.