Mercurial > repos > ebi-gxa > pyscenic_ctx
view macros.xml @ 1:3ce4ff3b9f1b draft default tip
planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 6f7bc53bd9da7ee2a480b5aa2d1825209738c4c4
author | ebi-gxa |
---|---|
date | Sun, 15 Sep 2024 10:13:40 +0000 |
parents | 931cd3661690 |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">0.12.1</token> <xml name="requirements"> <requirements> <container type="docker"> aertslab/pyscenic:@TOOL_VERSION@ </container> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1038/nmeth.4463</citation> </citations> </xml> </macros>