# HG changeset patch # User plus91-technologies-pvt-ltd # Date 1402137815 14400 # Node ID b04f92d87f1103fd21fa04b8e92673fe5716cc65 # Parent 4d8af0430410b2fd9de6812786c5d659deaf5f36 Uploaded diff -r 4d8af0430410 -r b04f92d87f11 softsearch_wrapper.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/softsearch_wrapper.xml Sat Jun 07 06:43:35 2014 -0400 @@ -0,0 +1,56 @@ + + + + softsearch + + for structure variation + #if $source.index_source=="history" + samtools index $bam_file ; samtools faidx $source.history_fasta_file ; $inc | ~//softsearch/0.6/plus91-technologies-pvt-ltd/complex_dependencies_on_softsearch/281f705b202f/src/SoftSearch.pl -l $min_length_soft_clip -q $min_map_quality -r $min_depth_soft_clip_loc -m $min_no_discordant_read -s $no_sd_consider_discordant -b $bam_file -f $source.history_fasta_file -o $out_file1 + #else + samtools index $bam_file ; samtools faidx $source.ref_fasta.fields.path ; $inc | ~//softsearch/0.6/plus91-technologies-pvt-ltd/complex_dependencies_on_softsearch/281f705b202f/src/SoftSearch.pl -l $min_length_soft_clip -q $min_map_quality -r $min_depth_soft_clip_loc -m $min_no_discordant_read -s $no_sd_consider_discordant -b $bam_file -f $source.ref_fasta.fields.path -o $out_file1 + #end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +