Mercurial > repos > nml > pneumocat
diff macros.xml @ 0:33de0245ed99 draft default tip
"planemo upload for repository https://github.com/phe-bioinformatics/PneumoCaT commit c1002f7ad15e676357c6489878291de07bbde841"
author | nml |
---|---|
date | Tue, 24 Mar 2020 13:27:46 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Mar 24 13:27:46 2020 -0400 @@ -0,0 +1,14 @@ +<macros> + <token name="@VERSION@">1.2.1</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">pneumocat</requirement> + <yield/> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.7717/peerj.2477</citation> + </citations> + </xml> +</macros>