# HG changeset patch # User devteam # Date 1418399757 18000 # Node ID 0b201de108b96a040f4cbb95919915849135bbeb # Parent d2cf2c0c8a11fdb1b4e1a1230e7c2bd2c498ff6b Uploaded diff -r d2cf2c0c8a11 -r 0b201de108b9 rgFastQC.py --- a/rgFastQC.py Wed Nov 12 14:38:48 2014 -0500 +++ b/rgFastQC.py Fri Dec 12 10:55:57 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 d2cf2c0c8a11 -r 0b201de108b9 rgFastQC.xml --- a/rgFastQC.xml Wed Nov 12 14:38:48 2014 -0500 +++ b/rgFastQC.xml Fri Dec 12 10:55:57 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 d2cf2c0c8a11 -r 0b201de108b9 shed_upload.tar.gz Binary file shed_upload.tar.gz has changed