annotate macros.xml @ 1:33d8666a465a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 6770266e3437edcb569d9361aadd5ed02caf3662
author iuc
date Tue, 27 Aug 2024 13:16:43 +0000
parents 13d74ecaab08
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
1 <macros>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
2 <token name="@TOOL_VERSION@">1.20.0</token>
1
33d8666a465a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 6770266e3437edcb569d9361aadd5ed02caf3662
iuc
parents: 0
diff changeset
3 <token name="@VERSION_SUFFIX@">1</token>
33d8666a465a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 6770266e3437edcb569d9361aadd5ed02caf3662
iuc
parents: 0
diff changeset
4 <token name="@PROFILE@">21.09</token>
0
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
5 <xml name="requirements">
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
6 <requirements>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
7 <requirement type="package" version="@TOOL_VERSION@">bioconductor-infercnv</requirement>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
8 <yield/>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
9 </requirements>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
10 </xml>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
11 <xml name="citations">
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
12 <citations>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
13 <citation type="bibtex">@Manual{github,
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
14 title = {inferCNV of the Trinity CTAT Project.},
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
15 author = {Timothy Tickle and Itay Tirosh and Christophe Georgescu and Maxwell Brown and Brian Haas},
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
16 organization = {Klarman Cell Observatory, Broad Institute of MIT and Harvard},
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
17 address = {Cambridge, MA, USA},
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
18 year = {2019},
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
19 url = {https://github.com/broadinstitute/inferCNV}}
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
20 </citation>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
21 </citations>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
22 </xml>
13d74ecaab08 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
23 </macros>