Repository 'bsmap'
hg clone https://toolshed.g2.bx.psu.edu/repos/eiriche/bsmap

Changeset 1:f372b073e26c (2012-11-29)
Previous changeset 0:b35020882aad (2012-11-29) Next changeset 2:41f30b042bac (2012-11-29)
Commit message:
Uploaded
added:
tool_data_table_conf.xml.sample
b
diff -r b35020882aad -r f372b073e26c tool_data_table_conf.xml.sample
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample Thu Nov 29 10:09:49 2012 -0500
b
@@ -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 FastA genomes for BSMAP -->
+     <table name="bsmap_fasta" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/bsmap_fasta.loc" />
+    </table>  
+</tables>