# HG changeset patch # User fubar # Date 1370316342 14400 # Node ID c13fa274819122047033e5feb03670510828c89e # Parent c5afa527c8b84b1e047d2b7b4babd8e9923f15e6 Uploaded diff -r c5afa527c8b8 -r c13fa2748191 FastQC/rgFastQC.xml --- a/FastQC/rgFastQC.xml Mon Jun 03 23:11:58 2013 -0400 +++ b/FastQC/rgFastQC.xml Mon Jun 03 23:25:42 2013 -0400 @@ -1,13 +1,13 @@ reporting for short read sequence - rgFastQC.py -i "$input_file" -d "$html_file.files_path" -o "$html_file" -n "$out_prefix" -f "$input_file.ext" -j "$input_file.name" -e "\$FASTQC_INSTALL_PATH/fastqc" + rgFastQC.py -i "$input_file" -d "$html_file.files_path" -o "$html_file" -n "$out_prefix" -f "$input_file.ext" -j "$input_file.name" -e "\$FASTQC_BINARY_PATH" #if $contaminants.dataset and str($contaminants) > '' -c "$contaminants" #end if - FASTQC_INSTALL_PATH + FASTQC_BINARY_PATH FastQC diff -r c5afa527c8b8 -r c13fa2748191 FastQC/tool_dependencies.xml --- a/FastQC/tool_dependencies.xml Mon Jun 03 23:11:58 2013 -0400 +++ b/FastQC/tool_dependencies.xml Mon Jun 03 23:25:42 2013 -0400 @@ -1,11 +1,11 @@ - - $INSTALL_DIR/FastQC - + + $INSTALL_DIR/FastQC/fastqc + http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip ./