Integrative analysis of structural variations (SV)
This package provides efficient tools to read and integrate structural variations predicted by popular softwares. Annotation and visualization of structural variations are also implemented in the package.
-
the latest development version from Github with
install.packages("devtools") devtools::install_github("venyao/intansv")
-
the latest development version from Bioconductor with
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") # The following initializes usage of Bioc devel BiocManager::install(version='devel') BiocManager::install("intansv")
Example output of these SV programs are listed at https://yaolab-bioinfo.github.io/intansv/
- BreakDancer version 1.4.5
- Pindel version v0.2.5b9
- DELLY version 0.8.1
- SVseq2 version 2.2
- CNVnator version 0.3.3
- Lumpy version 0.3.0
- SoftSearch version 2.4
- BreakDancer version 1.4.5
- Pindel version v0.2.5b9
- DELLY version 0.7.6
- SVseq2 version 2.2
- CNVnator version 0.3.3
- Lumpy version 0.2.13
- SoftSearch version 2.4
- BreakDancer version 1.4.5
- Pindel version 0.2.5a8
- DELLY version 0.6.1
- SVseq2 version 2.2
- CNVnator version 0.3
- Lumpy version 0.2.8
- SoftSearch version 2.4
- BreakDancer version 1.0r112
- Pindel version 0.2.4t
- DELLY version 0.0.11
- SVseq2 version 2.2
- CNVnator version 0.2.7
- Lumpy version 0.1.5
- SoftSearch version 2.3
Please go to Bioconductor to download the old versions of the intansv package.