Mercurial > repos > jackcurragh > ribogalaxy_bowtie_genome
diff bowtie_genome_wrapper/tool_data_table_conf.xml.sample @ 0:71f778b04f6e draft
Uploaded
author | jackcurragh |
---|---|
date | Tue, 22 Mar 2022 12:28:40 +0000 |
parents | |
children | fca653f557d9 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bowtie_genome_wrapper/tool_data_table_conf.xml.sample Tue Mar 22 12:28:40 2022 +0000 @@ -0,0 +1,8 @@ +<!-- 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 indexes in the Bowtie mapper format --> + <table name="bowtie_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="/home/jack/projects/tools_for_Galaxy/ribogalaxy-toolshed/tools/bowtie_genome_wrapper/tool-data/bowtie_indices.loc.sample" /> + </table> +</tables>