Mercurial > repos > iuc > minimap2
diff macros.xml @ 20:bb2c5a19ecbd draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit c8aee6bdc2b4254df523c05890b4e3c4de5928f8"
| author | iuc |
|---|---|
| date | Fri, 11 Jun 2021 21:39:25 +0000 |
| parents | 11ef1ee4282c |
| children | 597f238f2b4d |
line wrap: on
line diff
--- a/macros.xml Fri May 28 21:09:21 2021 +0000 +++ b/macros.xml Fri Jun 11 21:39:25 2021 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">2.20</token> - <token name="@GALAXY_TOOL_VERSION@">galaxy0</token> + <token name="@GALAXY_TOOL_VERSION@">galaxy1</token> <xml name="edam_ontology"> <edam_topics> <edam_topic>topic_0102</edam_topic> @@ -24,17 +24,15 @@ </xml> <xml name="citations"> <citations> - <citations> - <citation type="doi">10.1093/bioinformatics/btp324</citation> - <citation type="doi">10.1093/bioinformatics/btp698</citation> - <citation type="bibtex">@misc{1303.3997, - Author = {Heng Li}, - Title = {Minimap2: fast pairwise alignment for long nucleotide sequences}, - Year = {2017}, - Eprint = {arXiv:1708.01492}, - url = {https://arxiv.org/abs/1708.01492}, - }</citation> - </citations> + <citation type="doi">10.1093/bioinformatics/btp324</citation> + <citation type="doi">10.1093/bioinformatics/btp698</citation> + <citation type="bibtex">@misc{1303.3997, + Author = {Heng Li}, + Title = {Minimap2: fast pairwise alignment for long nucleotide sequences}, + Year = {2017}, + Eprint = {arXiv:1708.01492}, + url = {https://arxiv.org/abs/1708.01492}, + }</citation> </citations> </xml> -</macros> \ No newline at end of file +</macros>
