Mercurial > repos > iuc > stringtie
comparison tool_data_table_conf.xml.sample @ 17:d2d010512422 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
| author | iuc |
|---|---|
| date | Thu, 09 Nov 2017 04:28:37 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 16:bc451c12cd18 | 17:d2d010512422 |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of all gtf files with annotations of genome builds --> | |
| 3 <table name="gene_sets" comment_char="#" allow_duplicate_entries="False"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="tool-data/gene_sets.loc" /> | |
| 6 </table> | |
| 7 </tables> |
