Mercurial > repos > iuc > vsnp_add_zero_coverage
diff tool_data_table_conf.xml.sample @ 1:08367a86d95e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
| author | iuc |
|---|---|
| date | Wed, 02 Dec 2020 09:07:22 +0000 |
| parents | c4b44cb2f4f4 |
| children | de548dd07fd3 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Sep 30 19:06:22 2020 +0000 +++ b/tool_data_table_conf.xml.sample Wed Dec 02 09:07:22 2020 +0000 @@ -9,5 +9,10 @@ <columns>value, name, path, description</columns> <file path="tool-data/vsnp_genbank.loc" /> </table> + <!-- Location of dnaprints files for vsnp_dtermine_ref_from_data tool --> + <table name="vsnp_dnaprints" comment_char="#"> + <columns>value, name, path, description</columns> + <file path="tool-data/vsnp_dnaprints.loc" /> + </table> </tables>
