Mercurial > repos > iuc > gemini
diff gemini_pathways.xml @ 11:53a5647e5271 draft
Uploaded
| author | iuc |
|---|---|
| date | Wed, 18 Feb 2015 11:36:37 -0500 |
| parents | 6ab82d8ca805 |
| children | 65f742e605ec |
line wrap: on
line diff
--- a/gemini_pathways.xml Mon Aug 25 16:37:46 2014 -0400 +++ b/gemini_pathways.xml Wed Feb 18 11:36:37 2015 -0500 @@ -19,7 +19,7 @@ </command> <expand macro="stdio" /> <inputs> - <param name="infile" type="data" format="sqlite" label="GEMINI database" /> + <expand macro="infile" /> <param name="ensembl" type="integer" value="68" size="5" label="Version of ensembl genes to use" help="Supported versions: 66 to 71. use versions that match the VEP/snpEff versions of the annotated vcf for correctness. For e.g VEP v2.6 and snpEff v3.1 use Ensembl 68 version of the genomes. (-v)"> @@ -31,7 +31,7 @@ <expand macro="annotation_dir" /> </inputs> <outputs> - <data name="outfile" format="tabular" label="${tool.name} on ${on_string}" /> + <data name="outfile" format="tabular" /> </outputs> <tests> <test>
