Repository 'fastq_stats'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/fastq_stats

Changeset 1:daaf552153fe (2015-11-11)
Previous changeset 0:9b7b4e0ca9db (2014-01-27) Next changeset 2:e2cf940128d5 (2017-09-30)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/galaxy_sequence_utils/fastq_stats commit a1517c9d22029095120643bbe2c8fa53754dd2b7
modified:
fastq_stats.xml
tool_dependencies.xml
b
diff -r 9b7b4e0ca9db -r daaf552153fe fastq_stats.xml
--- a/fastq_stats.xml Mon Jan 27 09:29:03 2014 -0500
+++ b/fastq_stats.xml Wed Nov 11 12:42:31 2015 -0500
b
@@ -17,6 +17,8 @@
     </test>
   </tests>
   <help>
+**What is does**
+
 This tool creates summary statistics on a FASTQ file. 
 
 .. class:: infomark
@@ -65,10 +67,10 @@
 
 ------
 
-**Citation**
-
-If you use this tool, please cite `Blankenberg D, Gordon A, Von Kuster G, Coraor N, Taylor J, Nekrutenko A; Galaxy Team. Manipulation of FASTQ data with Galaxy. Bioinformatics. 2010 Jul 15;26(14):1783-5. &lt;http://www.ncbi.nlm.nih.gov/pubmed/20562416&gt;`_
-
-
   </help>
+  
+  <citations>
+    <citation type="doi">10.1093/bioinformatics/btq281</citation>
+  </citations>
+  
 </tool>
b
diff -r 9b7b4e0ca9db -r daaf552153fe tool_dependencies.xml
--- a/tool_dependencies.xml Mon Jan 27 09:29:03 2014 -0500
+++ b/tool_dependencies.xml Wed Nov 11 12:42:31 2015 -0500
b
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <tool_dependency>
   <package name="galaxy_sequence_utils" version="1.0.0">
-      <repository changeset_revision="0643676ad5f7" name="package_galaxy_utils_1_0" owner="devteam" prior_installation_required="False" toolshed="http://toolshed.g2.bx.psu.edu" />
+      <repository changeset_revision="0643676ad5f7" name="package_galaxy_utils_1_0" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
 </tool_dependency>