changeset 1:802a4df35956 draft

planemo upload for repository https://github.com/SynBioDex/SBOL-utilities commit eadd9bb9edbc70361b9e8d7900e6743b37142ee3
author tduigou
date Mon, 24 Apr 2023 13:34:39 +0000
parents 024def08af09
children 67fd1abac44b
files sbol3_diff.xml
diffstat 1 files changed, 7 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/sbol3_diff.xml	Mon Dec 19 10:13:08 2022 +0000
+++ b/sbol3_diff.xml	Mon Apr 24 13:34:39 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="sbol3_diff" name="SBOL3 DIFF" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.09">
+<tool id="sbol3_diff" name="SBOL3 DIFF" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.09" license="MIT">
     <description>Computes the difference between two SBOL3 documents</description>
     <macros>
         <token name="@VERSION_SUFFIX@">0</token>
@@ -34,7 +34,7 @@
     </tests>
     <help><![CDATA[
 SBOL3 DIFF
-================
+==========
 
 Input
 -----
@@ -48,24 +48,11 @@
 ------
 
 * **Output**\ : Output with differences between two SBOL3 files.
-
-Project Links
-------------------
-
-* `GitHub <https://github.com/SynBioDex/SBOL-utilities>`_
-
-License
--------
-
-* `MIT <https://github.com/SynBioDex/SBOL-utilities/blob/develop/LICENSE.txt>`_
-
-Acknowledgments
----------------
-
-* Kenza BAZI-KABBAJ
-
     ]]></help>
     <creator>
-        <person givenName="Jacob" familyName="Beal" identifier="https://orcid.org/0000-0002-1663-5102" />
+        <organization name="BioRetroSynth" url="https://github.com/brsynth"/>
     </creator>
-</tool>
\ No newline at end of file
+    <citations>
+        <citation type="doi">10.1021/acssynbio.1c00188</citation>
+    </citations>
+</tool>