changeset 2:0fba45ac3987 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:56 -0500
parents 260f7da5a7e5
children e4b5401adcec
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:51:30 2016 -0500
+++ b/fasta_nucleotide_color_plot.xml	Fri Jan 13 10:19:56 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>