Mercurial > repos > devteam > data_manager_sam_fasta_index_builder
diff tool_data_table_conf.xml.sample @ 11:defd3e9ddd2d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_sam_fasta_index_builder commit 57d05675396f0b44265fb4dbc8f9f891c6073219
author | iuc |
---|---|
date | Thu, 05 Dec 2024 06:49:31 +0000 |
parents | d6b6db69d9bf |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Dec 18 09:37:01 2023 +0000 +++ b/tool_data_table_conf.xml.sample Thu Dec 05 06:49:31 2024 +0000 @@ -1,10 +1,10 @@ -<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> <tables> <!-- Locations of all fasta files under genome directory --> <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_fasta.loc" /> </table> + <!-- Locations of fasta indexes generated by samtools faidx --> <table name="fasta_indexes" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/fasta_indexes.loc" />