changeset 2:eb79388ef1cf draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fasta_nucleotide_color_plot commit f6e696ec6dfa02253ae8f4558b1cc103b4150731
author iuc
date Fri, 13 Jan 2017 10:19:42 -0500
parents fa2e82872273
children b1711d85fc79
files fasta_nucleotide_color_plot.xml
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fasta_nucleotide_color_plot.xml	Mon Mar 07 09:50:56 2016 -0500
+++ b/fasta_nucleotide_color_plot.xml	Fri Jan 13 10:19:42 2017 -0500
@@ -1,5 +1,8 @@
-<tool id="fasta_nucleotide_color_plot" name="Fasta nucleotide color plot" version="1.0.0">
+<tool id="fasta_nucleotide_color_plot" name="Fasta nucleotide color plot" version="1.0.1">
     <description></description>
+    <requirements>
+        <requirement type="package" version="8.0.112">openjdk</requirement>
+    </requirements>
     <macros>
         <import>macros.xml</import>
     </macros>