Mercurial > repos > iuc > fastani
diff macros.xml @ 0:696d11a69c84 draft default tip
"planemo upload commit 01a4c6cb401a89acddd991825fcaa304052d275f"
| author | iuc |
|---|---|
| date | Tue, 18 Feb 2020 20:58:26 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Feb 18 20:58:26 2020 +0000 @@ -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>
