Repository 'cuffdiff'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff

Changeset 4:05d4e123f9f7 (2013-12-04)
Previous changeset 3:beab768feb92 (2013-12-04) Next changeset 5:63b3133e535b (2014-01-09)
Commit message:
Uploaded correct tool data table configuration.
modified:
tool_data_table_conf.xml.sample
b
diff -r beab768feb92 -r 05d4e123f9f7 tool_data_table_conf.xml.sample
--- a/tool_data_table_conf.xml.sample Wed Dec 04 13:24:38 2013 -0500
+++ b/tool_data_table_conf.xml.sample Wed Dec 04 16:21:13 2013 -0500
b
@@ -1,4 +1,6 @@
+<tables>
     <table name="fasta_indexes" comment_char="#">
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/fasta_indexes.loc" />
     </table>
+</tables>