# HG changeset patch # User devteam # Date 1415821128 18000 # Node ID d2cf2c0c8a11fdb1b4e1a1230e7c2bd2c498ff6b # Parent 8fae48caaf0650d107026bb85e224797e565c545 Uploaded from GH diff -r 8fae48caaf06 -r d2cf2c0c8a11 rgFastQC.xml --- a/rgFastQC.xml Tue Nov 11 12:46:27 2014 -0500 +++ b/rgFastQC.xml Wed Nov 12 14:38:48 2014 -0500 @@ -1,13 +1,21 @@ reports using 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" -#if $contaminants.dataset and str($contaminants) > '' --c "$contaminants" -#end if -#if $limits.dataset and str($limits) > '' --l "$limits" -#end if + 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" + #if $contaminants.dataset and str($contaminants) > '' + -c "$contaminants" + #end if + #if $limits.dataset and str($limits) > '' + -l "$limits" + #end if FastQC @@ -23,7 +31,7 @@ + help="a file that specifies which submodules are to be executed (default=all) and also specifies the thresholds for the each submodules warning parameter" /> @@ -114,5 +122,16 @@ .. _FastQC: http://www.bioinformatics.bbsrc.ac.uk/projects/fastqc/ .. _Picard-tools: http://picard.sourceforge.net/index.shtml - + + + + @ARTICLE{andrews_s, + author = {Andrews, S.}, + keywords = {bioinformatics, ngs, qc}, + priority = {2}, + title = {{FastQC A Quality Control tool for High Throughput Sequence Data}}, + url = {http://www.bioinformatics.babraham.ac.uk/projects/fastqc/} + } + + diff -r 8fae48caaf06 -r d2cf2c0c8a11 shed_upload.tar.gz Binary file shed_upload.tar.gz has changed