Mercurial > repos > iuc > bedtools
comparison tool_data_table_conf.xml.sample @ 61:9f6bd4c9479f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit db0b91a784ca0c216345bc488d7d488babf1b53f"
| author | iuc |
|---|---|
| date | Fri, 01 Apr 2022 19:00:48 +0000 |
| parents | da6d7bc0a8b0 |
| children |
comparison
equal
deleted
inserted
replaced
| 60:36d57dc82aa6 | 61:9f6bd4c9479f |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <!-- Locations of all fasta files under genome directory --> | |
| 3 <table name="all_fasta" comment_char="#"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="tool-data/all_fasta.loc" /> | |
| 6 </table> | |
| 7 <!-- Locations of all sam indexes under genome directory --> | 2 <!-- Locations of all sam indexes under genome directory --> |
| 8 <table name="fasta_indexes" comment_char="#"> | 3 <table name="fasta_indexes" comment_char="#"> |
| 9 <columns>value, dbkey, name, path</columns> | 4 <columns>value, dbkey, name, path</columns> |
| 10 <file path="tool-data/fasta_indexes.loc" /> | 5 <file path="tool-data/fasta_indexes.loc" /> |
| 11 </table> | 6 </table> |
