Mercurial > repos > iuc > pygenometracks
diff macros.xml @ 9:42ac675e0c60 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit d1b394c8e588a78d1b94e3e57922f7ce684ac835"
| author | iuc |
|---|---|
| date | Wed, 18 Nov 2020 21:32:48 +0000 |
| parents | 345d24273a58 |
| children | 5f9a41f84844 |
line wrap: on
line diff
--- a/macros.xml Tue Jul 21 07:32:15 2020 +0000 +++ b/macros.xml Wed Nov 18 21:32:48 2020 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@THREADS@">\${GALAXY_SLOTS:-4}</token> - <token name="@WRAPPER_VERSION@">3.5</token> + <token name="@WRAPPER_VERSION@">3.6</token> <xml name="requirements"> <requirements> <requirement type="package" version="@WRAPPER_VERSION@">pygenometracks</requirement> @@ -11,7 +11,8 @@ <xml name="citations"> <citations> - <citation type="doi">10.5281/zenodo.1133705</citation> + <citation type="doi">10.1038/s41467-017-02525-w</citation> + <citation type="doi">10.1093/bioinformatics/btaa692</citation> <yield /> </citations> </xml>
