# HG changeset patch # User fubar # Date 1370314880 14400 # Node ID 928de8b704bc0f53610eaa5bfc8336edb1896c0a # Parent 0bec2766802046af8263737f264cde01b78706a0 Uploaded diff -r 0bec27668020 -r 928de8b704bc FastQC/tool_dependencies.xml --- a/FastQC/tool_dependencies.xml Mon Jun 03 21:51:16 2013 -0400 +++ b/FastQC/tool_dependencies.xml Mon Jun 03 23:01:20 2013 -0400 @@ -1,14 +1,17 @@ - $INSTALL_DIR/jars/FastQC + $INSTALL_DIR/FastQC - http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip - unzip fastqc_v0.10.1.zip -d $INSTALL_DIR/jars/ - chmod ugo+x $INSTALL_DIR/jars/FastQC/fastqc + http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip + + FastQC + $INSTALL_DIR/FastQC + + chmod ugo+x $INSTALL_DIR/FastQC/fastqc You need a working unzip command line executable to install this tool and a suitable working Java run time environment