Mercurial > repos > jackcurragh > ribogalaxy_bowtie_transcriptome
diff bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample @ 24:65e9b881213b draft default tip
Uploaded
author | jackcurragh |
---|---|
date | Mon, 27 Mar 2023 09:53:42 +0000 |
parents | 1157b2d3f288 |
children |
line wrap: on
line diff
--- a/bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample Fri Feb 10 20:44:18 2023 +0000 +++ b/bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample Mon Mar 27 09:53:42 2023 +0000 @@ -1,8 +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_transcriptome_indexes_cleaner" comment_char="#"> + <table name="bowtie_transcriptome_references2" comment_char="#"> <columns>value, dbkey, name, path</columns> - <file path="tool-data/bowtie_transcriptome_indexes.loc" /> + <file path="tool-data/bowtie_transcriptome_references.loc" /> </table> </tables>