Mercurial > repos > iuc > stringtie
annotate tool_data_table_conf.xml.sample @ 26:d8424a4f39ed draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 7f649c10c5d874f466122af0d24803a4c6affabb
author | iuc |
---|---|
date | Wed, 27 Jul 2022 09:27:31 +0000 |
parents | d2d010512422 |
children |
rev | line source |
---|---|
17
d2d010512422
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
iuc
parents:
diff
changeset
|
1 <tables> |
d2d010512422
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
iuc
parents:
diff
changeset
|
2 <!-- Locations of all gtf files with annotations of genome builds --> |
d2d010512422
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
iuc
parents:
diff
changeset
|
3 <table name="gene_sets" comment_char="#" allow_duplicate_entries="False"> |
d2d010512422
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
iuc
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
d2d010512422
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
iuc
parents:
diff
changeset
|
5 <file path="tool-data/gene_sets.loc" /> |
d2d010512422
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
iuc
parents:
diff
changeset
|
6 </table> |
d2d010512422
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 64d444baf673f381b5c9e000092d0ef48a543cc4
iuc
parents:
diff
changeset
|
7 </tables> |