annotate macros.xml @ 1:ddbace8f3277 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:17:01 +0000
parents be7c0c692879
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
1 <macros>
be7c0c692879 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
ddbace8f3277 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>
ddbace8f3277 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
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
5 <xml name="requirements">
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
6 <requirements>
be7c0c692879 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>
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
8 <yield/>
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
9 </requirements>
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
10 </xml>
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
11 <xml name="citations">
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
12 <citations>
be7c0c692879 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,
be7c0c692879 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.},
be7c0c692879 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},
be7c0c692879 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},
be7c0c692879 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},
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
18 year = {2019},
be7c0c692879 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}}
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
20 </citation>
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
21 </citations>
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
22 </xml>
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
23 </macros>