Mercurial > repos > iuc > bedtools
comparison tool_data_table_conf.xml.sample @ 30:374e84779e62 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit c5007eff737fcabb28fa726ac40f13a1cd4893c1
| author | iuc |
|---|---|
| date | Wed, 05 Jul 2017 17:11:28 -0400 |
| parents | c0fbce5dc84a |
| children | b0d5e752c0c5 |
comparison
equal
deleted
inserted
replaced
| 29:60ecb12a7929 | 30:374e84779e62 |
|---|---|
| 2 <!-- Locations of all fasta files under genome directory --> | 2 <!-- Locations of all fasta files under genome directory --> |
| 3 <table name="all_fasta" comment_char="#"> | 3 <table name="all_fasta" comment_char="#"> |
| 4 <columns>value, dbkey, name, path</columns> | 4 <columns>value, dbkey, name, path</columns> |
| 5 <file path="tool-data/all_fasta.loc" /> | 5 <file path="tool-data/all_fasta.loc" /> |
| 6 </table> | 6 </table> |
| 7 <!-- Locations of all gff files with annotations of genome builds --> | |
| 8 <table name="all_gff" comment_char="#"> | |
| 9 <columns>value, dbkey, name, path</columns> | |
| 10 <file path="tool-data/all_gff.loc" /> | |
| 11 </table> | |
| 7 </tables> | 12 </tables> |
