Mercurial > repos > thanhlv > flye
diff macros.xml @ 0:2bdeb8d42117 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 0b1a602e21fbf8cfeba1294b6b985f1fba75afe9-dirty
| author | thanhlv |
|---|---|
| date | Thu, 04 Apr 2019 11:08:04 -0400 |
| parents | |
| children | 09d56997363f |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Apr 04 11:08:04 2019 -0400 @@ -0,0 +1,15 @@ +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="2.4.1">flye</requirement> + <yield/> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1073/pnas.1604560113</citation> + <citation type="doi">10.1038/s41587-019-0072-8</citation> + <yield /> + </citations> + </xml> +</macros>
