Mercurial > repos > iuc > bedtools
comparison tool_data_table_conf.xml.sample @ 32:b0d5e752c0c5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit a78ca56350b1fcf9d7de2a1112155c9bd0844348
| author | iuc |
|---|---|
| date | Tue, 05 Sep 2017 09:51:56 -0400 |
| parents | 374e84779e62 |
| children | da6d7bc0a8b0 |
comparison
equal
deleted
inserted
replaced
| 31:cb98f29aa1dc | 32:b0d5e752c0c5 |
|---|---|
| 6 </table> | 6 </table> |
| 7 <!-- Locations of all gff files with annotations of genome builds --> | 7 <!-- Locations of all gff files with annotations of genome builds --> |
| 8 <table name="all_gff" comment_char="#"> | 8 <table name="all_gff" comment_char="#"> |
| 9 <columns>value, dbkey, name, path</columns> | 9 <columns>value, dbkey, name, path</columns> |
| 10 <file path="tool-data/all_gff.loc" /> | 10 <file path="tool-data/all_gff.loc" /> |
| 11 </table> | 11 </table> |
| 12 <!-- Locations of dbkeys and len files under genome directory --> | |
| 13 <table name="__dbkeys__" comment_char="#"> | |
| 14 <columns>value, name, len_path</columns> | |
| 15 <file path="tool-data/dbkeys.loc" /> | |
| 16 </table> | |
| 12 </tables> | 17 </tables> |
