Mercurial > repos > iuc > snpsift_genesets
annotate snpSift_geneSets.xml @ 5:d12a810c837e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
author | iuc |
---|---|
date | Mon, 12 Jun 2017 10:25:57 -0400 |
parents | 847db7b39bdc |
children |
rev | line source |
---|---|
5
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
1 <tool id="snpSift_geneSets" name="SnpSift GeneSets" version="@WRAPPER_VERSION@.0"> |
0 | 2 <description>Annotating GeneSets, such as Gene Ontology, KEGG, Reactome</description> |
5
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
3 <!-- |
0 | 4 You can change the amount of memory used, just change the -Xmx parameter (e.g. use -Xmx2G for 2Gb of memory) |
5 --> | |
6 <macros> | |
7 <import>snpSift_macros.xml</import> | |
8 </macros> | |
1
0af41de4eda1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift commit 21b46ae2c90ba7e569b2b3a9eaf938f8dedb2c31
iuc
parents:
0
diff
changeset
|
9 <expand macro="requirements" /> |
0af41de4eda1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift commit 21b46ae2c90ba7e569b2b3a9eaf938f8dedb2c31
iuc
parents:
0
diff
changeset
|
10 <expand macro="stdio" /> |
0af41de4eda1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift commit 21b46ae2c90ba7e569b2b3a9eaf938f8dedb2c31
iuc
parents:
0
diff
changeset
|
11 <expand macro="version_command" /> |
0af41de4eda1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift commit 21b46ae2c90ba7e569b2b3a9eaf938f8dedb2c31
iuc
parents:
0
diff
changeset
|
12 <command><![CDATA[ |
5
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
13 SnpSift -Xmx2G geneSets -v |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
14 #if $db_opts.db_opts_selector == 'db' |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
15 '${db_opts.database.fields.path}' |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
16 #elif $db_opts.db_opts_selector == 'histdb' |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
17 '$db_opts.histdb' |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
18 #end if |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
19 '$input' |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
20 2> '$log' |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
21 > '$output' |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
22 ]]></command> |
0 | 23 <inputs> |
5
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
24 <param name="input" type="data" format="vcf" label="Variant input file in VCF format"/> |
0 | 25 <conditional name="db_opts"> |
26 <param name="db_opts_selector" type="select" label="Select Annotation database" help=""> | |
5
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
27 <option value="db" selected="True">Locally installed database</option> |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
28 <option value="histdb">database from your history</option> |
0 | 29 </param> |
30 <when value="db"> | |
31 <param name="database" type="select" label="Molecular Signatures Database (MSigDB)"> | |
32 <options from_data_table="snpeff_msigdb_database" /> | |
33 </param> | |
34 <param name="histdb" type="hidden" value="" /> | |
35 </when> | |
36 <when value="histdb"> | |
37 <param name="histdb" type="data" format="txt" label="Molecular Signatures Database (MSigDB)" /> | |
38 </when> | |
39 </conditional> | |
40 </inputs> | |
41 <outputs> | |
5
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
42 <data name="output" format="vcf" label="${tool.name} on ${on_string}: VCF" /> |
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
43 <data name="log" format="txt" label="${tool.name} on ${on_string}: log" /> |
0 | 44 </outputs> |
45 <tests> | |
46 </tests> | |
1
0af41de4eda1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift commit 21b46ae2c90ba7e569b2b3a9eaf938f8dedb2c31
iuc
parents:
0
diff
changeset
|
47 <help><![CDATA[ |
0 | 48 This tool uses `SnpSift GeneSets`_ to add annotations from `MSigDB`_, a collection of annotated gene sets from different sources including Gene Ontology (GO), KEGG, Reactome. |
49 | |
50 .. _SnpSift GeneSets: http://snpeff.sourceforge.net/SnpSift.html#geneSets | |
51 | |
52 .. class:: warningmark | |
53 | |
54 The input VCF file must be annotated using SnpEff before performing GeneSets annotations. This is because the tool must know which gene the variant affects. | |
55 | |
56 @EXTERNAL_DOCUMENTATION@ | |
57 | |
58 .. _MSigDB: http://www.broadinstitute.org/gsea/msigdb/ | |
5
d12a810c837e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit fbc18d9128669e461e76ed13307ee88dd774afa5
iuc
parents:
3
diff
changeset
|
59 ]]></help> |
0 | 60 <expand macro="citations"> |
61 <citation type="doi">10.1073/pnas.0506580102</citation><!-- MSigDB citation --> | |
62 </expand> | |
63 </tool> |