# HG changeset patch # User plus91-technologies-pvt-ltd # Date 1402053068 14400 # Node ID c20b3afbf31319fc7239d206be7110fbdd614696 # Parent c648c138c249a73a95a014f44351ace8336e0bed Deleted selected files diff -r c648c138c249 -r c20b3afbf313 vdt_wrapper.xml --- a/vdt_wrapper.xml Fri Jun 06 03:24:54 2014 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,56 +0,0 @@ - - - - softsearch - - for structure variation - #if $source.index_source=="history" - samtools index $bam_file ; samtools faidx $source.history_fasta_file ; $inc | perl ~/galaxy-dist/tool_dependency_dir/softsearch/0.6/plus91-technologies-pvt-ltd/complex_dependencies_on_softsearch/a12e7e6549fd/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 | perl ~/galaxy-dist/tool_dependency_dir/softsearch/0.6/plus91-technologies-pvt-ltd/complex_dependencies_on_softsearch/a12e7e6549fd/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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -