comparison macros.xml @ 1:2df37db680ad draft default tip

planemo upload for repository https://gitlab.pasteur.fr/galaxy-team/galaxy-tools/-/tree/master/tools/ccqtl commit ac8fec726c224fad58f9451042f6f62f180c8c5c
author rplanel
date Fri, 29 Sep 2023 14:58:06 +0000
parents 6b6c9ab21674
children
comparison
equal deleted inserted replaced
0:6b6c9ab21674 1:2df37db680ad
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">0.0.1_beta.2</token> 2 <token name="@TOOL_VERSION@">0.0.1_beta.2</token>
3 <xml name="xrefs">
4 <xrefs>
5 <xref type="bio.tools">ccqtl</xref>
6 </xrefs>
7 </xml>
8 <xml name="edam">
9 <edam_topics>
10 <edam_topic>topic_0625</edam_topic>
11 <edam_topic>topic_0160</edam_topic>
12 <edam_topic>topic_3338</edam_topic>
13 </edam_topics>
14 <edam_operations>
15 <edam_operation>operation_3232</edam_operation>
16 </edam_operations>
17 </xml>
3 <xml name="requirements"> 18 <xml name="requirements">
4 <requirement type="package" version="@TOOL_VERSION@">r-ccqtl</requirement> 19 <requirement type="package" version="@TOOL_VERSION@">r-ccqtl</requirement>
5 <yield/> 20 <yield/>
6 </xml> 21 </xml>
7 <token name="@BASE_CMD@"> 22 <token name="@BASE_CMD@">
33 <param argument="--clean_pr" type="data" format="rds" label="clean_pr ds file" help="The cleaned genotype probabilities rds file output from make_inputs"/> 48 <param argument="--clean_pr" type="data" format="rds" label="clean_pr ds file" help="The cleaned genotype probabilities rds file output from make_inputs"/>
34 </xml> 49 </xml>
35 <xml name="citations"> 50 <xml name="citations">
36 <citations> 51 <citations>
37 <citation type="bibtex"> 52 <citation type="bibtex">
38 @misc{githubseqtk, 53 @misc{githubseqtk,
39 author = {Victoire Baillet, Rémi Planel, Vincent Guillemot, Pascal Campagne}, 54 author = {Victoire Baillet, Rémi Planel, Vincent Guillemot, Pascal Campagne},
40 year = {2023}, 55 year = {2023},
41 title = {ccqtl}, 56 title = {ccqtl},
42 publisher = {Gitlab}, 57 publisher = {Gitlab},
43 journal = {Gitlab repository}, 58 journal = {Gitlab repository},
44 url = {https://gitlab.pasteur.fr/cc-qtl/ccqtl}, 59 url = {https://gitlab.pasteur.fr/cc-qtl/ccqtl},
45 }</citation> 60 }</citation>
46 </citations> 61 </citations>
47 </xml> 62 </xml>
48 </macros> 63 </macros>