Mercurial > repos > scottx611x > data_manager_fetch_gene_annotation
view tool_data_table_conf.xml.sample @ 39:2ab076cf69df draft
planemo upload for repository https://scottx611x@toolshed.g2.bx.psu.edu/repos/scottx611x/data_manager_fetch_gene_annotation
author | scottx611x |
---|---|
date | Fri, 08 Jul 2016 11:17:50 -0400 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of gene annotation data --> <table name="gene_annotation" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/gene_annotation.loc" /> </table> </tables>