Repository 'cpt_convert_mga'
hg clone https://toolshed.g2.bx.psu.edu/repos/cpt/cpt_convert_mga

Changeset 3:73345449e580 (2022-05-19)
Previous changeset 2:00360aa634f4 (2022-05-19) Next changeset 4:fb33f6034c94 (2022-05-19)
Commit message:
Uploaded
added:
cpt_convert_mga/tool_data_table_conf.xml
b
diff -r 00360aa634f4 -r 73345449e580 cpt_convert_mga/tool_data_table_conf.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/cpt_convert_mga/tool_data_table_conf.xml Thu May 19 23:39:40 2022 +0000
b
@@ -0,0 +1,7 @@
+<tables>
+  <!-- Locations of all fasta files under genome directory -->
+  <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
+    <columns>value, dbkey, name, path</columns>
+    <file path="tool-data/all_fasta.loc" />
+  </table>
+</tables>