Mercurial > repos > iuc > syndiva
diff macros.xml @ 0:fecbda358277 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/SynDivA commit 90c5ec603e2c6b8c49d2dc7ec1b1e97f9d8fb92c
| author | iuc |
|---|---|
| date | Thu, 23 Jun 2022 22:31:40 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Jun 23 22:31:40 2022 +0000 @@ -0,0 +1,20 @@ +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="1.2.4">clustalo</requirement> + <requirement type="package" version="14.137">mcl</requirement> + <yield /> + </requirements> + </xml> + <xml name="matplotlib_requirement"> + <requirement type="package" version="2.2.3">matplotlib</requirement> + </xml> + <xml name="biopython_requirement"> + <requirement type="package" version="1.76">biopython</requirement> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1038/s41467-019-12528-4</citation> + </citations> + </xml> +</macros>
