Skip to content

lauraclarke/svprops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SV Properties

Computes various SV statistics from an input VCF file.

Installation

git clone --recursive https://github.com/tobiasrausch/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

About

Computes various SV statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.6%
  • R 38.7%
  • Makefile 8.7%