annotate macros.xml @ 0:bf9f98a7f936 draft default tip

planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
author goeckslab
date Wed, 05 Jun 2024 18:01:54 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
1 <?xml version="1.0"?>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
2 <macros>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
3 <xml name="requirements">
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
4 <requirements>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
5 <container type="docker">ghcr.io/schapirolabor/background_subtraction:v@TOOL_VERSION@</container>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
6 </requirements>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
7 </xml>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
8
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
9 <xml name="version_cmd">
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
10 <version_command>echo @TOOL_VERSION@</version_command>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
11 </xml>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
12 <xml name="citations">
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
13 <citations>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
14 <citation type="doi">10.1038/s41592-021-01308-y</citation>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
15 </citations>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
16 </xml>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
17
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
18 <token name="@PROFILE@">21.0</token>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
19 <token name="@TOOL_VERSION@">0.4.1</token>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
20 <token name="@VERSION_SUFFIX@">0</token>
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
21
bf9f98a7f936 planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/background-subtraction commit 7030070398b2b137b40f7893a82bd9889ae9df6f
goeckslab
parents:
diff changeset
22 </macros>