diff tool_data_table_conf.xml.sample @ 2:5eb99d21ef0d

Add trinityrnaseq_norm and transcriptsToOrfs tools
author Jim Johnson <jj@umn.edu>
date Thu, 05 Sep 2013 08:08:21 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Thu Sep 05 08:08:21 2013 -0500
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Locations of all fasta files under genome directory -->
+    <table name="pfam_databases" comment_char="#">
+        <columns>value, release, name, path</columns>
+        <file path="tool-data/pfam_db.loc" />
+    </table>
+</tables>