# HG changeset patch # User fubar # Date 1370503509 14400 # Node ID c7b3552c05d9c2c99d4f69e235a389c93a97d66d # Parent ed44ac4238c9e2e049863c0dc10faf8e805639d1 Uploaded diff -r ed44ac4238c9 -r c7b3552c05d9 dependencies/fastqc_dist_0.10.1/tool_dependencies.xml --- a/dependencies/fastqc_dist_0.10.1/tool_dependencies.xml Thu Jun 06 00:24:24 2013 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ - - - - - - http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip - - ../FastQC - $INSTALL_DIR/fastqc_dist - - chmod ugo+x $INSTALL_DIR/fastqc_dist/fastqc - - $INSTALL_DIR/fastqc_dist - - - - - diff -r ed44ac4238c9 -r c7b3552c05d9 fastqc_0_10_1/tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fastqc_0_10_1/tool_dependencies.xml Thu Jun 06 03:25:09 2013 -0400 @@ -0,0 +1,18 @@ + + + + + + http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip + + ../FastQC + $INSTALL_DIR/fastqc_dist + + chmod ugo+x $INSTALL_DIR/fastqc_dist/fastqc + + $INSTALL_DIR/fastqc_dist + + + + +