Mercurial > repos > iuc > fastani
diff macros.xml @ 0:2c7ac12ad75a draft
"planemo upload commit 01a4c6cb401a89acddd991825fcaa304052d275f"
author | iuc |
---|---|
date | Tue, 18 Feb 2020 15:58:57 -0500 |
parents | |
children | 3c6e0e8df873 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Feb 18 15:58:57 2020 -0500 @@ -0,0 +1,14 @@ +<macros> + <token name="@VERSION@">1.3</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">fastani</requirement> + <yield/> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1038/s41467-018-07641-9</citation> + </citations> + </xml> +</macros>