# HG changeset patch # User nikos # Date 1407243785 14400 # Node ID bce77c02cc5fcee61efbda918e2094dadf701d83 # Parent 561c9a746a81c6107279b6b9d3bd69d630eab751 Fixed tool dependency errors diff -r 561c9a746a81 -r bce77c02cc5f bigwig_to_wig.xml --- a/bigwig_to_wig.xml Tue Aug 05 07:51:14 2014 -0400 +++ b/bigwig_to_wig.xml Tue Aug 05 09:03:05 2014 -0400 @@ -1,9 +1,9 @@ converter - bigwig_to_wig.sh -f $input -b $bin_size -l $mylab > $output + bigwig_to_wig.sh -f $input -b $bin_size -l $mylab > $output - bigWigSummary - bigWigInfo + bigWigSummary + bigWigInfo diff -r 561c9a746a81 -r bce77c02cc5f tool_dependencies.xml --- a/tool_dependencies.xml Tue Aug 05 07:51:14 2014 -0400 +++ b/tool_dependencies.xml Tue Aug 05 09:03:05 2014 -0400 @@ -1,41 +1,35 @@ - + - - - http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/bigWigSummary - - . - $INSTALL_DIR - - - - + + http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/bigWigSummary + + . + $INSTALL_DIR + + $INSTALL_DIR/bigWigSummary $INSTALL_DIR - + - + - - - http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/bigWigInfo - - . - $INSTALL_DIR - - - - + + http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/bigWigInfo + + . + $INSTALL_DIR + + $INSTALL_DIR/bigWigInfo $INSTALL_DIR - +