Mercurial > repos > mvdbeek > r_goseq_1_22_0
view tool_data_table_conf.xml.sample @ 8:fb95db039592 draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit 203b88a9d020c09bf4c748554b6d5798a8daffb9
| author | mvdbeek |
|---|---|
| date | Mon, 07 Mar 2016 14:35:53 -0500 |
| parents | a6427f7893b0 |
| children | 04b9c519d3e1 |
line wrap: on
line source
<tables> <!-- Location of Picard dict file and other files --> <table name="go_genomes" comment_char="#"> <columns>value, name</columns> <file path="${__HERE__}/test-data/genomes.loc" /> </table> <table name="go_gene_ids" comment_char="#"> <columns>value, name</columns> <file path="${__HERE__}/test-data/gene_ids.loc" /> </table> </tables>
