Mercurial > repos > iuc > mapseq
diff tool_data_table_conf.xml.sample @ 0:16f561c480bb draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mapseq commit 3652500c9a0b6d92f6dc254cea7dcfcc6522d842
| author | iuc |
|---|---|
| date | Mon, 14 Oct 2024 12:27:57 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Oct 14 12:27:57 2024 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of MAPseq database files --> + <table name="mapseq_db" comment_char="#"> + <columns>value, name, version, path</columns> + <file path="tool-data/mapseq_db.loc" /> + </table> +</tables> \ No newline at end of file
