Mercurial > repos > iuc > bedtools
comparison tool_data_table_conf.xml.sample @ 39:da6d7bc0a8b0 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 6418f2e58def1a81b3aa7c04cb5dc33decea1a96
| author | iuc |
|---|---|
| date | Fri, 09 Feb 2018 08:59:46 -0500 |
| parents | b0d5e752c0c5 |
| children | 9f6bd4c9479f |
comparison
equal
deleted
inserted
replaced
| 38:3f852f713d24 | 39:da6d7bc0a8b0 |
|---|---|
| 1 <tables> | 1 <tables> |
| 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> | |
| 7 <!-- Locations of all sam indexes under genome directory --> | |
| 8 <table name="fasta_indexes" comment_char="#"> | |
| 9 <columns>value, dbkey, name, path</columns> | |
| 10 <file path="tool-data/fasta_indexes.loc" /> | |
| 6 </table> | 11 </table> |
| 7 <!-- Locations of all gff files with annotations of genome builds --> | 12 <!-- Locations of all gff files with annotations of genome builds --> |
| 8 <table name="all_gff" comment_char="#"> | 13 <table name="all_gff" comment_char="#"> |
| 9 <columns>value, dbkey, name, path</columns> | 14 <columns>value, dbkey, name, path</columns> |
| 10 <file path="tool-data/all_gff.loc" /> | 15 <file path="tool-data/all_gff.loc" /> |
