Mercurial > repos > jackcurragh > ribogalaxy_bowtie_rrna
changeset 14:6133b452e1af draft
Uploaded
| author | jackcurragh |
|---|---|
| date | Tue, 05 Apr 2022 12:54:32 +0000 |
| parents | f485f1fd546b |
| children | 1a0032ffccc8 |
| files | bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample Tue Apr 05 09:06:52 2022 +0000 +++ b/bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample Tue Apr 05 12:54:32 2022 +0000 @@ -3,6 +3,6 @@ <!-- 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_rRNA_removal_wrapper/tool-data/bowtie_indices.loc" /> + <file path="tool-data/bowtie_indices.loc" /> </table> </tables>
