changeset 1:a0b6fec3b066 draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/embl2fa commit 27cf3dbac49e5392d8b454668d9c09eabc8acb89
author artbio
date Sat, 14 Oct 2023 20:00:57 +0000
parents 3c8c9911cf2a
children
files embl2fa.xml
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/embl2fa.xml	Sun Nov 13 00:23:23 2022 +0000
+++ b/embl2fa.xml	Sat Oct 14 20:00:57 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="embl2fa" name="Convert embl flat file to fasta" version="0.1">
+<tool id="embl2fa" name="Convert embl flat file to fasta" version="0.2">
   <description></description>
   <stdio>
       <exit_code range="1:" level="fatal" description="Tool exception" />
@@ -31,5 +31,8 @@
 
 Converts file in EMBL flat format to fasta file
   </help>
+  <citations>
+    <citation type="doi">10.1093/nar/gki098</citation>
+  </citations>
 </tool>