Mercurial > repos > greg > cfsan_snp_pipeline_quast_select
diff macros.xml @ 0:fedc60909fbe draft default tip
Uploaded
author | greg |
---|---|
date | Tue, 17 Oct 2023 14:13:45 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Oct 17 14:13:45 2023 +0000 @@ -0,0 +1,16 @@ +<macros> + <token name="@TOOL_VERSION@">1.0.0</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">21.01</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="3.11.5">python</requirement> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.7717/peerj-cs.20</citation> + </citations> + </xml> +</macros> +