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.
intansv integrates the SV predictions of the following programs
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")
intansv
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.
intansv integrates the SV predictions of the following programs
Install
the latest development version from Github with
the latest development version from Bioconductor with
Help Manual
Overview of intansv
Example output of these SV programs are listed at https://venyao.github.io/intansv/
intansv development version 1.27.0 support the following version of SV prediction programs
intansv development version 1.21.0 support the following version of SV prediction programs
intansv release version 1.7.3 support the following version of SV prediction programs
intansv release version 1.7.1 support the following version of SV prediction programs
Please go to Bioconductor to download the old versions of the intansv package.