Mercurial > repos > ebi-gxa > pyscenic_aucell
view macros.xml @ 1:3192e6fb85a6 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:21 +0000 |
parents | f408bd51bb59 |
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>