annotate macros.xml @ 0:be7c0c692879 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
author iuc
date Tue, 23 Jul 2024 15:43:10 +0000
parents
children ddbace8f3277
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>
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
3 <token name="@VERSION_SUFFIX@">0</token>
be7c0c692879 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 7e7abdef47fdf68f3ca69b75a8477dabc7bfa965
iuc
parents:
diff changeset
4 <token name="@PROFILE@">24.1</token>
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>