SV Properties

November 10, 2016 ยท View on GitHub

Computes various SV statistics from an input Delly VCF file.

Installation

git clone --recursive https://github.com/dellytools/svprops.git

cd svprops/

make all

Usage

./src/svprops [sv.vcf|sv.bcf|sv.vcf.gz] > sv.tab

./src/sampleprops [sv.vcf|sv.bcf|sv.vcf.gz] > sample.tab

Plotting

Rscript R/svprops.R sv.tab

Rscript R/svprops.R sample.tab