Scroll to navigation

SUBINDEL(1) User Commands SUBINDEL(1)

NAME

subindel - detect short and long indels

USAGE

subindel -i <SAM file> -g <subread index> -o <output VCF> {-d <expected fragment distance>} {-I <max indel length>} {--paired-end}

Example:

subindel -i my_paired_end_reads.SAM -g my_index -o my_result -d 300 -I 200 --paired-end
June 2017 subindel 1.5.1+dfsg-4~bpo8+1