Mercurial > repos > bgruening > nanopolish_variants
diff macros.xml @ 3:bc79b5b0fe04 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
author | bgruening |
---|---|
date | Wed, 19 Jun 2019 03:46:05 -0400 |
parents | 1ebed8b65752 |
children | 63af3144371a |
line wrap: on
line diff
--- a/macros.xml Tue Jun 05 18:28:16 2018 -0400 +++ b/macros.xml Wed Jun 19 03:46:05 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>