diff cherry_pick_fasta.xml @ 2:321cad0eb507 draft

"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/cherry_pick_fasta commit b5ef783237b244d684e26b1ed1cc333a8305ce3e"
author artbio
date Tue, 16 Mar 2021 23:25:57 +0000
parents ea8fde9c6f82
children c282a8a47dd9
line wrap: on
line diff
--- a/cherry_pick_fasta.xml	Wed Oct 09 18:48:17 2019 -0400
+++ b/cherry_pick_fasta.xml	Tue Mar 16 23:25:57 2021 +0000
@@ -1,5 +1,8 @@
-<tool id="cherry_pick_fasta" name="Pick Fasta sequences" version="2.0.0">
+<tool id="cherry_pick_fasta" name="Pick Fasta sequences" version="2.1.0">
   <description>with header satisfying a string query</description>
+  <requirements>
+      <requirement type="package" version="3.7.6">python</requirement>
+  </requirements>
   <command interpreter="python">cherry_pick_fasta.py
                                    --input $input
                                    --searchfor '$search.searchfor'