changeset 11:9b8f92d9fcac

Cleanup
author Eduardo <eduardoalves@abdn.ac.uk>
date Mon, 03 Aug 2015 11:29:38 +0100
parents 8a98bfab4d56
children 65f85eae1776
files tool_data_table_conf.xml.sample url2bowtie/test-data/del
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Mon Aug 03 11:29:38 2015 +0100
@@ -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 Bowtie2 mapper format -->
+    <table name="bowtie2_indexes" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/bowtie2_indices.loc" />
+    </table>
+</tables>