comparison gemini_query.xml @ 2:9dc6c42486a1 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/gemini commit 2f3c5976d08f63f05e1d9726343d03a478dc035b-dirty
author iuc
date Tue, 16 Feb 2016 05:52:47 -0500
parents 082448872590
children 87e5559c248e
comparison
equal deleted inserted replaced
1:e88b4daf650d 2:9dc6c42486a1
96 <param name="q" value="select start from variants limit 10" /> 96 <param name="q" value="select start from variants limit 10" />
97 <output name="outfile" file="gemini_query_result.tabular" /> 97 <output name="outfile" file="gemini_query_result.tabular" />
98 </test> 98 </test>
99 </tests> 99 </tests>
100 <help> 100 <help>
101 <![CDATA[
101 **What it does** 102 **What it does**
102 103
103 The real power in the GEMINI framework lies in the fact that all of your genetic variants have been stored in a convenient database in the context of a wealth of genome annotations that facilitate variant interpretation. 104 The real power in the GEMINI framework lies in the fact that all of your genetic variants have been stored in a convenient database in the context of a wealth of genome annotations that facilitate variant interpretation.
104 The expressive power of SQL allows one to pose intricate questions of one’s variation data. This tool offers you an easy way to query your variants! 105 The expressive power of SQL allows one to pose intricate questions of one’s variation data. This tool offers you an easy way to query your variants!
105 106
106 http://gemini.readthedocs.org/en/latest/content/querying.html 107 http://gemini.readthedocs.org/en/latest/content/querying.html
107 108 ]]>
108 </help> 109 </help>
109 <expand macro="citations"/> 110 <expand macro="citations"/>
110 </tool> 111 </tool>