changeset 10:46dc4dab4055 draft

Uploaded
author fubar
date Mon, 03 Jun 2013 23:31:40 -0400
parents c13fa2748191
children ed9e8630cda3
files FastQC/tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/FastQC/tool_dependencies.xml	Mon Jun 03 23:25:42 2013 -0400
+++ b/FastQC/tool_dependencies.xml	Mon Jun 03 23:31:40 2013 -0400
@@ -7,10 +7,6 @@
                     <environment_variable name="FASTQC_BINARY_PATH">$INSTALL_DIR/FastQC/fastqc</environment_variable>
                 </action>
                 <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>./</source_directory>
-                    <destination_directory>$INSTALL_DIR/FastQC</destination_directory>
-                </action>
                 <action type="shell_command">chmod ugo+x $INSTALL_DIR/FastQC/fastqc</action>
             </actions>
         </install>