Mercurial > repos > iuc > stringtie
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Nov 09 04:28:37 2017 -0500 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of all gtf files with annotations of genome builds --> + <table name="gene_sets" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/gene_sets.loc" /> + </table> +</tables>
