Skip to content

dellytools/svprops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SV Properties

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