# HG changeset patch # User takakoron # Date 1458807984 -32400 # Node ID b9e2d98c720d87c55e845d4b0da1c45202137405 commit diff -r 000000000000 -r b9e2d98c720d Detect_Indels_docker.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Detect_Indels_docker.xml Thu Mar 24 17:26:24 2016 +0900 @@ -0,0 +1,76 @@ + + Detect InDels + + takakoron/detect_indel + + + /usr/src/myapp/kick_detect_indels.pl $how.how_specify + + #if $how.how_specify == "pileup": + $how.pileup + $how.consensus + $how.snp + $how.map + $how.coverage + $how.het_hom_both + $output1 + #else: + $how.mpileup + $how.dp + $how.mq + $how.het_hom_both + $how.gq + $output1 + #end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +