comparison macros.xml @ 4:6e1273dde0db draft default tip

"planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/krakentools"
author jdv
date Thu, 30 Sep 2021 17:35:38 +0000
parents b302dc008a4e
children
comparison
equal deleted inserted replaced
3:b302dc008a4e 4:6e1273dde0db
15 <!-- In case the return code has not been set propery check stderr too --> 15 <!-- In case the return code has not been set propery check stderr too -->
16 <regex match="Error:"/> 16 <regex match="Error:"/>
17 <regex match="Exception:"/> 17 <regex match="Exception:"/>
18 </stdio> 18 </stdio>
19 </xml> 19 </xml>
20 <xml name="citations">
21 <citations>
22 <citation type="bibtex">
23 @misc{Lu2021,
24 author = {Lu, Jennifer},
25 year = {2021},
26 title = {KrakenTools},
27 publisher = {GitHub},
28 journal = {GitHub repository},
29 url = {https://github.com/jenniferlu717/KrakenTools},
30 }
31 </citation>
32 </citations>
33 </xml>
20 34
21 </macros> 35 </macros>