changeset 2:9995fd1f8daa draft

Uploaded
author fubar
date Tue, 04 Jun 2013 00:08:58 -0400
parents 7e59ebcb25db
children 71899f689406
files FastQC/tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/FastQC/tool_dependencies.xml	Tue Jun 04 00:02:36 2013 -0400
+++ b/FastQC/tool_dependencies.xml	Tue Jun 04 00:08:58 2013 -0400
@@ -5,7 +5,7 @@
             <actions>
                 <action type="download_by_url">http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip</action>
                 <action type="move_directory_files">
-                    <source_directory>FastQC</source_directory>
+                    <source_directory>../FastQC</source_directory>
                     <destination_directory>$INSTALL_DIR/FastQC</destination_directory>
                 </action>                
                 <action type="shell_command">chmod ugo+x $INSTALL_DIR/FastQC/fastqc</action>