Mercurial > repos > bgruening > nanopolish_eventalign
diff macros.xml @ 3:ec4ac1a63682 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 4478b7f7e16d56ff6c1ffa24ded1fc106f2379c6
| author | bgruening |
|---|---|
| date | Fri, 14 Jun 2019 08:36:58 -0400 |
| parents | 16803ac0f871 |
| children | 1286cea13ab0 |
line wrap: on
line diff
--- a/macros.xml Tue Jun 05 18:06:17 2018 -0400 +++ b/macros.xml Fri Jun 14 08:36:58 2019 -0400 @@ -1,7 +1,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="0.9.2">nanopolish</requirement> + <requirement type="package" version="0.11.1">nanopolish</requirement> <yield/> </requirements> </xml> @@ -20,16 +20,8 @@ <xml name="citations"> <citations> + <citation type="doi">10.1038/nmeth.3444</citation> <citation type="doi">10.1038/nmeth.4184</citation> - <citation type="bibtex"> -@misc{githubnanopolish, - author = {LastTODO, FirstTODO}, - year = {TODO}, - title = {nanopolish}, - publisher = {GitHub}, - journal = {GitHub repository}, - url = {https://github.com/jts/nanopolish}, -}</citation> <yield /> </citations> </xml>
