Mercurial > repos > tduigou > sbol3_diff
diff sbol3_diff.xml @ 1:6801278362ed draft
planemo upload for repository https://github.com/SynBioDex/SBOL-utilities commit eadd9bb9edbc70361b9e8d7900e6743b37142ee3
| author | tduigou |
|---|---|
| date | Mon, 24 Apr 2023 13:34:32 +0000 |
| parents | 2d9ed070ea20 |
| children | 3b533479e877 |
line wrap: on
line diff
--- a/sbol3_diff.xml Mon Dec 19 10:11:28 2022 +0000 +++ b/sbol3_diff.xml Mon Apr 24 13:34:32 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>
