Mercurial > repos > dave > data_manager_make_blastn_dbs
diff tool_data_table_conf.xml.sample @ 1:125b8ae43807 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_genome_dbkeys_all_fasta commit db8f5e7fadc3bf752951b837a977919f8409e4b6-dirty
author | dave |
---|---|
date | Sat, 30 Jun 2018 18:52:10 -0400 |
parents | 3da261f8ac90 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Sat Jun 30 16:19:53 2018 -0400 +++ b/tool_data_table_conf.xml.sample Sat Jun 30 18:52:10 2018 -0400 @@ -7,6 +7,6 @@ <!-- Locations of dbkeys and len files under genome directory --> <table name="blastn_databases" comment_char="#"> <columns>value, name, path</columns> - <file path="tool-data/blastn_dbs.loc" /> + <file path="tool-data/blastn_databases.loc" /> </table> </tables>