comparison data_manager_gene_annotation/data_manager/gene_annotation_fetcher.xml @ 38:d27c122c2424 draft

planemo upload
author scottx611x
date Fri, 24 Jun 2016 09:25:53 -0400
parents b47ce1c4373e
children
comparison
equal deleted inserted replaced
37:7af38f95bc8d 38:d27c122c2424
24 </outputs> 24 </outputs>
25 <tests> 25 <tests>
26 <test> 26 <test>
27 <param name="database_name" value="cool_name"/> 27 <param name="database_name" value="cool_name"/>
28 <param name="gene_annotation_url" value="http://www.scott-ouellette.com/gene_annotations/chr1-hg19_genes.gtf"/> 28 <param name="gene_annotation_url" value="http://www.scott-ouellette.com/gene_annotations/chr1-hg19_genes.gtf"/>
29 <output name="out_file" file="chr1-hg19_genes.gtf.data_manager_json"/> 29 <output name="out_file" file="../test-data/gene_annotation_out.json" compare="contains"/>
30 <extra_files type="file" name="chr1-hg19_genes.gtf" value="chr1-hg19_genes.gtf"/>
30 </test> 31 </test>
31 </tests> 32 </tests>
32 </tool> 33 </tool>