Mercurial > repos > iuc > mirnature
diff macros.xml @ 0:dd2f87ccbd2c draft default tip
planemo upload for repository https://github.com/Bierinformatik/miRNAture commit 9e4e624a3a486cbd805bc3beb00e9903f315efe0
author | iuc |
---|---|
date | Sun, 11 Dec 2022 22:28:10 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,24 @@ +<macros> + <token name="@TOOL_VERSION@">1.1</token> + <token name="@VERSION_SUFFIX@">0</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">mirnature</requirement> + <yield/> + </requirements> + </xml> + <xml name="creators"> + <creator> + <person givenName="Cristian A." familyName="Velandia Huerto" email="cristian@bioinf.uni-leipzig.de" identifier="0000-0002-1370-3560" /> + <person givenName="Joerg" familyName="Fallmann" email="fall@bioinf.uni-leipzig.de" /> + <person givenName="Peter F." familyName="Stadler" email="studla@bioinf.uni-leipzig.de" /> + <yield/> + </creator> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.3390/genes12030348</citation> + <yield /> + </citations> + </xml> +</macros>