DELLY: Structural variant discovery by integrated paired-end and split-read analysis
홈페이지 : http://www.embl.de/~rausch/delly.html
다운로드 : https://github.com/tobiasrausch/delly
### Set environment
$ export BOOST_ROOT=/BiO/apps/boost_1_53_0/
$ export BAMTOOLS_ROOT=/BiO/apps/bamtools-master/
$ export SEQTK_ROOT=/BiO/apps/seqtk
$ export LD_LIBRARY_PATH=/BiO/apps/bamtools-master/bamtools/lib
### install delly
$ make -B src/delly
$ ./delly
**********************************************************************
DELLY Copyright (C) 2012-2014 Tobias Rausch
This is free software, and you are welcome to redistribute it under
certain conditions (GPL); for license details use '-l'.
This program comes with ABSOLUTELY NO WARRANTY; for details use '-w'.
DELLY (Version: 0.5.4)
Contact: Tobias Rausch (rausch@embl.de)
**********************************************************************
Usage: ./delly [OPTIONS] <sample1.sort.bam> <sample2.sort.bam> ...
Generic options:
-? [ --help ] show help message
-t [ --type ] arg (=DEL) SV analysis type (DEL, DUP, INV, TRA)
-o [ --outfile ] arg (="sv.vcf") SV output file
-x [ --exclude ] arg (="") file with chr to exclude
PE options:
-q [ --map-qual ] arg (=0) min. paired-end mapping quality
-s [ --mad-cutoff ] arg (=5) insert size cutoff, median+s*MAD (deletions
only)
SR options:
-g [ --genome ] arg genome fasta file
-m [ --min-flank ] arg (=13) minimum flanking sequence size
Genotyping options:
-v [ --vcfgeno ] arg (="site.vcf") input vcf file for genotyping only
-u [ --geno-qual ] arg (=20) min. mapping quality for genotyping
'Tools > Bio Tools' 카테고리의 다른 글
[BioTools] Augustus (0) | 2014.09.11 |
---|---|
[BioTools] Wise2 Package (0) | 2014.09.04 |
[BioTools] mrsFAST: micro-read substitution-only Fast Alignment Search Tool (0) | 2014.01.03 |
Installing Amber12 and AmberTools 13 on CentOS 6.3 (0) | 2013.11.26 |
Wise2 Package 2.4.1 설치 - CentOS 6 (0) | 2013.07.25 |
최근댓글