Mercurial > repos > thanhlv > flye
diff macros.xml @ 13:0a59ae153827 draft
"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/flye commit 98d55b7009fa22312b117a0138a17e2037d0cdb3-dirty"
| author | thanhlv |
|---|---|
| date | Thu, 06 Aug 2020 13:42:00 +0000 |
| parents | |
| children | 13ed2ccb0fb2 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Aug 06 13:42:00 2020 +0000 @@ -0,0 +1,15 @@ +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="2.4.2">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>
