| Previous changeset 0:a3b2bcd29c39 (2021-07-07) Next changeset 2:d192dfa14e23 (2021-07-07) |
|
Commit message:
"planemo upload commit 4ee329c2779b2e6e1ea0b58e4c636ff0658a8852-dirty" |
|
modified:
table_data_table_conf.xml.sample |
| b |
| diff -r a3b2bcd29c39 -r b9ce87709188 table_data_table_conf.xml.sample --- a/table_data_table_conf.xml.sample Wed Jul 07 16:20:26 2021 +0000 +++ b/table_data_table_conf.xml.sample Wed Jul 07 16:30:57 2021 +0000 |
| b |
| @@ -4,4 +4,8 @@ <columns>value, name, node_name, path</columns> <file path="tool-data/coast_taxonomic_filters.loc" /> </table> + <table name="blastdb_p" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, node_name, path</columns> + <file path="tool-data/coast_taxonomic_filters.loc" /> + </table> </tables> \ No newline at end of file |