Mercurial > repos > artbio > cherry_pick_fasta
diff cherry_pick_fasta.xml @ 8:ee689b6999d5 draft default tip
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/cherry_pick_fasta commit 6cbabbaa6706494c530833f0fb0cbeebce4f150b
author | artbio |
---|---|
date | Wed, 11 Oct 2023 14:27:09 +0000 |
parents | 6c0aefd9fee3 |
children |
line wrap: on
line diff
--- a/cherry_pick_fasta.xml Thu Dec 29 11:53:05 2022 +0000 +++ b/cherry_pick_fasta.xml Wed Oct 11 14:27:09 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="cherry_pick_fasta" name="Pick Fasta sequences" version="4.0"> +<tool id="cherry_pick_fasta" name="Pick Fasta sequences" version="4.1"> <description>with header satisfying a string query</description> <requirements> <requirement type="package" version="3.8.0">python</requirement> @@ -146,4 +146,7 @@ Note that the version 4 of the tools is amazingly accelerated ! </help> + <citations> + <citation type="doi">10.1002/0471142727.mb1910s89</citation> + </citations> </tool>