Skip to main content

A structural variant caller for long reads.

Project description

https://badge.fury.io/py/svim.svg https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg

SVIM (pronounced SWIM) is a structural variant caller for long reads. It is able to detect and classify five different classes of structural variants. Unlike existing methods, SVIM integrates information from across the genome to precisely distinguish similar events, such as tandem and interspersed duplications and novel element insertions. In our experiments on simulated data and real datasets from PacBio and Nanopore sequencing machines, SVIM reached consistently better results than competing methods. Furthermore, it is unique in its capability of extracting both the genomic origin and destination of duplications.

Background on Structural Variants and Long Reads

https://raw.githubusercontent.com/eldariont/svim/master/docs/SVclasses.png

Structural variants (SVs) are typically defined as genomic variants larger than 50bps (e.g. deletions, duplications, inversions). Studies have shown that they affect more bases in any given genome than SNPs and small Indels taken together. Consequently, they have a large impact on genes and regulatory regions. This is reflected in the large number of genetic diseases that are caused by SVs.

Common sequencing technologies by providers such as Illumina generate short reads with high accuracy. However, they exhibit weaknesses in repeat and low-complexity regions. This negatively affects SV detection because SVs are associated to such regions. Single molecule long-read sequencing technologies from Pacific Biotechnologies and Oxford Nanopore produce reads with error rates of up to 15% but with lengths of several kb. The high read lengths enable them to cover entire repeats and SVs which facilitates SV detection.

Installation

#Install via conda: easiest option, installs all dependencies + read aligners NGMLR and minimap2
conda install --channel bioconda svim

#Install via pip: installs all dependencies but no read aligners
pip3 install svim

Input

SVIM analyzes long reads contained in a FASTA file. Alternatively, it can analyze an alignment file in BAM format. SVIM was tested on both PacBio and Nanopore data. It works best for alignment files produced by NGMLR but also supports the faster read mapper minimap2.

Output

SVIM distinguishes five different SV classes (see above schema): deletions, inversions, tandem and interspersed duplications and novel insertions. Additionally, SVIM indicates for detected interspersed duplications whether the genomic origin location seems to be deleted in at least one haplotype (indicating a cut&paste insertion) or not (indicating a canonic interspersed duplication). For each of these SV classes, SVIM produces a BED file with the SV coordinates. Additionally, a VCF file is produced containing all found SVs.

Installation and Usage

Please see our wiki.

Contact

If you experience problems or have suggestions please create an issue or a pull request or contact heller_d@molgen.mpg.de.

License

The project is licensed under the GNU General Public License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

svim-0.4.1.tar.gz (36.2 kB view details)

Uploaded Source

Built Distribution

svim-0.4.1-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

Details for the file svim-0.4.1.tar.gz.

File metadata

  • Download URL: svim-0.4.1.tar.gz
  • Upload date:
  • Size: 36.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for svim-0.4.1.tar.gz
Algorithm Hash digest
SHA256 f7eed880062b608c25aa7fedb926503c0673bb6bd685a77bf5b6fe13358be2f6
MD5 524a9b18afd6558537c846475600ea01
BLAKE2b-256 3805cbfd8fd75a42add25af3e6eea43d5097a19ef66363c40a50b1d4b577363b

See more details on using hashes here.

File details

Details for the file svim-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: svim-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for svim-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f905e43b5c9463c6c0641d98f7fb67989a33245bcba9e08211a4e279eeae8d97
MD5 c710ae5eeafd6d7691ea3df4d63616a0
BLAKE2b-256 717d43f58db53532a940fccc842ea668290dfc381d085484ac21dbe3d182dc22

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page