Mercurial > repos > sanbi-uwc > data_manager_shapeit_reference
diff tool_data_tables_conf.xml.sample @ 1:52f0767fe68d draft
planemo upload for repository https://github.com/pvanheus/data_manager_shapeit_reference commit b42d6cc8358088a50bc4463367c740c1e9dc71d8
| author | sanbi-uwc |
|---|---|
| date | Thu, 13 Sep 2018 06:25:32 -0400 |
| parents | f86c65c60056 |
| children |
line wrap: on
line diff
--- a/tool_data_tables_conf.xml.sample Tue Sep 11 10:39:38 2018 -0400 +++ b/tool_data_tables_conf.xml.sample Thu Sep 13 06:25:32 2018 -0400 @@ -1,7 +1,7 @@ <tables> <!-- Locations of all fasta files under genome directory --> <table name="shapeit_ref" comment_char="#"> - <columns>key, description, path, prefix</columns> + <columns>key, description, path, reference_prefix, map_prefix</columns> <file path="tool-data/shapeit_ref.loc" /> </table> </tables> \ No newline at end of file
