comparison macros.xml @ 0:13d74ecaab08 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:42:52 +0000
parents
children 33d8666a465a
comparison
equal deleted inserted replaced
-1:000000000000 0:13d74ecaab08
1 <macros>
2 <token name="@TOOL_VERSION@">1.20.0</token>
3 <token name="@VERSION_SUFFIX@">0</token>
4 <token name="@PROFILE@">24.1</token>
5 <xml name="requirements">
6 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">bioconductor-infercnv</requirement>
8 <yield/>
9 </requirements>
10 </xml>
11 <xml name="citations">
12 <citations>
13 <citation type="bibtex">@Manual{github,
14 title = {inferCNV of the Trinity CTAT Project.},
15 author = {Timothy Tickle and Itay Tirosh and Christophe Georgescu and Maxwell Brown and Brian Haas},
16 organization = {Klarman Cell Observatory, Broad Institute of MIT and Harvard},
17 address = {Cambridge, MA, USA},
18 year = {2019},
19 url = {https://github.com/broadinstitute/inferCNV}}
20 </citation>
21 </citations>
22 </xml>
23 </macros>