# HG changeset patch # User devteam # Date 1418399706 18000 # Node ID 36980a78cc83629d5f0882ae67e4c08e2f09fec7 # Parent bf15645bae105c2ec0015c22dbcb7b501895f2c5 Uploaded diff -r bf15645bae10 -r 36980a78cc83 rgFastQC.py --- a/rgFastQC.py Wed Nov 12 14:02:29 2014 -0500 +++ b/rgFastQC.py Fri Dec 12 10:55:06 2014 -0500 @@ -151,4 +151,4 @@ os.makedirs(opts.outputdir) fastqc_runner = FastQCRunner(opts) - fastqc_runner.run_fastqc() \ No newline at end of file + fastqc_runner.run_fastqc() diff -r bf15645bae10 -r 36980a78cc83 rgFastQC.xml --- a/rgFastQC.xml Wed Nov 12 14:02:29 2014 -0500 +++ b/rgFastQC.xml Fri Dec 12 10:55:06 2014 -0500 @@ -1,12 +1,20 @@ - - reports using FastQC - - rgFastQC.py + + Read Quality reports + + FastQC + + + + + + + + + rgFastQC.py -i "$input_file" -d "$html_file.files_path" -o "$html_file" -t "$text_file" - -n "$out_prefix" -f "$input_file.ext" -j "$input_file.name" -e "\$FASTQC_JAR_PATH/fastqc" @@ -16,44 +24,33 @@ #if $limits.dataset and str($limits) > '' -l "$limits" #end if - - - FastQC - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + .. class:: infomark diff -r bf15645bae10 -r 36980a78cc83 shed_upload.tar.gz Binary file shed_upload.tar.gz has changed