| Previous changeset 14:413230d715d2 (2017-05-12) Next changeset 16:9f44301dc099 (2017-05-12) |
|
Commit message:
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df-dirty |
|
modified:
tool-data/tool_data_table_conf.xml.sample |
| b |
| diff -r 413230d715d2 -r c8f6fe46ba91 tool-data/tool_data_table_conf.xml.sample --- a/tool-data/tool_data_table_conf.xml.sample Fri May 12 12:16:12 2017 -0400 +++ b/tool-data/tool_data_table_conf.xml.sample Fri May 12 12:43:44 2017 -0400 |
| b |
| @@ -1,6 +1,6 @@ <tables> <!-- Location of blat database files --> - <table name="fasta_blat_database" comment_char="#"> + <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/fasta_blat_database.loc" /> </table> |